UNPKG

@polkadot/types

Version:
17 lines (16 loc) 371 B
export default { rpc: {}, types: { ActiveRecovery: { created: 'BlockNumber', deposit: 'Balance', friends: 'Vec<AccountId>' }, RecoveryConfig: { delayPeriod: 'BlockNumber', deposit: 'Balance', friends: 'Vec<AccountId>', threshold: 'u16' } } };