[−][src]Crate polymesh_runtime_develop
Re-exports
pub use fee_details::CddHandler; |
pub use runtime::native_version; |
pub use runtime::WASM_BINARY; |
pub use runtime::api; |
pub use runtime::Asset; |
pub use runtime::Authorship; |
pub use runtime::Balances; |
pub use runtime::BaseContracts; |
pub use runtime::Bridge; |
pub use runtime::Call; |
pub use runtime::CheckedExtrinsic; |
pub use runtime::Contracts; |
pub use runtime::MinimumPeriod; |
pub use runtime::ProtocolFee; |
pub use runtime::Runtime; |
pub use runtime::RuntimeApi; |
pub use runtime::SessionKeys; |
pub use runtime::System; |
pub use runtime::TransactionPayment; |
pub use runtime::UncheckedExtrinsic; |
Modules
constants | |
fee_details | |
runtime |
Structs
Perbill | A fixed point representation of a number in the range [0, 1]. |
Permill | A fixed point representation of a number in the range [0, 1]. |
Enums
BalancesCall | Dispatchable calls. |
StakerStatus | Indicates the initial status of the staker. |
SystemCall | Dispatchable calls. |