multiversx-chain-core 0.12.0

MultiversX chain interfaces, constants, and base types
Documentation
[dependencies.bitflags]
version = "=2.6.0"

[dependencies.multiversx-sc-codec]
features = ["derive"]
version = "=0.21.2"

[lib]
name = "multiversx_chain_core"
path = "src/lib.rs"

[package]
authors = ["Andrei Marinica <andrei.marinica@multiversx.com>", "MultiversX <contact@multiversx.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography::cryptocurrencies", "development-tools::debugging"]
description = "MultiversX chain interfaces, constants, and base types"
documentation = "https://docs.multiversx.com/"
edition = "2021"
homepage = "https://multiversx.com/"
keywords = ["multiversx", "blockchain", "vm", "tools"]
license = "GPL-3.0-only"
name = "multiversx-chain-core"
readme = "README.md"
repository = "https://github.com/multiversx/mx-sdk-rs"
version = "0.12.0"