darwinia-bridge-primitives 0.2.2

Darwinia bridge primitives
docs.rs failed to build darwinia-bridge-primitives-0.2.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.
Visit the last successful build: darwinia-bridge-primitives-0.0.8

Darwinia bridge primitives

bridge-primtives crate doc downloads LICENSE

The Darwinia bridge primtives

Features

rpc

If you want to trigger rpc feature to get data which described in this repo, please import darwinia-bridge-primitives as below in your Cargo.toml

[dependencies.darwinia-bridge-primitives]
version = "^0"
features = [ "rpc" ]

LICENSE

GPL-3.0