provenance-sdk-proto 0.1.1

Protobuf stuct definitions for interacting with the Provenance Blockchain modules
Documentation
[dependencies.cosmos-sdk-proto]
default-features = false
version = "0.16"

[dependencies.prost]
version = "0.11"

[dependencies.prost-types]
version = "0.11"

[package]
authors = ["Stephen Cirner <scirner@figure.com>"]
categories = ["cryptography", "cryptography::cryptocurrencies"]
description = "Protobuf stuct definitions for interacting with the Provenance Blockchain modules"
edition = "2021"
keywords = ["blockchain", "cosmos", "proto", "provenance", "tendermint"]
license = "Apache-2.0"
name = "provenance-sdk-proto"
readme = "README.md"
repository = "https://github.com/provenance-io/provenance-rs/tree/main"
version = "0.1.1"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]