pub type AccountThreshold = NonZeroThresholdU8<AccountKind>;
Expand description

The minimum number of credentials that need to sign any transaction coming from an associated account.

Aliased Type§

struct AccountThreshold { /* private fields */ }