darwinia-bridge-primitives

Crates.iodarwinia-bridge-primitives
lib.rsdarwinia-bridge-primitives
version0.3.3
sourcesrc
created_at2020-09-28 05:47:28.487069
updated_at2021-01-26 03:53:51.112121
descriptionDarwinia bridge primitives
homepagehttps://github.com/darwinia-network/bridger/tree/master/primitives
repositoryhttps://github.com/darwinia-network/bridger
max_upload_size
id293595
size60,870
Wi1dcard (wi1dcard)

documentation

https://docs.rs/darwinia-bridge-primitives

README

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

Commit count: 364

cargo fmt