elrond-wasm-module-pause 0.25.0

Elrond WebAssembly smart contract module that provides a contract pause flag
Documentation
[dependencies.elrond-wasm]
version = "0.25.0"

[dependencies.elrond-wasm-modules]
version = "0.25.0"
[dev-dependencies.elrond-wasm-debug]
version = "0.25.0"

[package]
authors = ["Andrei Marinica <andrei.marinica@elrond.com>", "Elrond Network <contact@elrond.com>"]
categories = ["no-std", "wasm", "cryptography::cryptocurrencies"]
description = "Elrond WebAssembly smart contract module that provides a contract pause flag"
documentation = "https://docs.elrond.com/"
edition = "2018"
homepage = "https://elrond.com/"
keywords = ["elrond", "wasm", "webassembly", "blockchain", "contract"]
license = "GPL-3.0-only"
name = "elrond-wasm-module-pause"
readme = "README.md"
repository = "https://github.com/ElrondNetwork/elrond-wasm-rs"
version = "0.25.0"