Docs.rs
pallet-multisig-45.0.0
pallet-multisig 45.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
parity-scale-codec ^3.7.5
normal
polkadot-sdk-frame ^0.14.0
normal
log ^0.4.22
normal
scale-info ^2.11.6
normal
Versions
74%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
BalanceOf
pallet_
multisig
45.0.0
pallet_multisig
Type Alias
Balance
Of
Copy item path
Source
pub type BalanceOf<T> = <<T as
Config
>::
Currency
as
Currency
<<T as
Config
>::
AccountId
>>::
Balance
;