docs.rs failed to build dharitri-wasm-module-pause-0.8.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
dharitri-wasm-module-pause-0.6.4
Dharitri smart contract module for adding a global pause flag
This is a standard smart contract module, that when added to a smart contract offers pausability.
It offers:
- an endpoint where the owner can pause/unpause contract
- a method to check if contract is paused or not