menu
sui package
documentation
multisig/multsig_publickey.dart
PubkeyEnumWeightPair
PubkeyEnumWeightPair constructor
PubkeyEnumWeightPair constructor
dark_mode
light_mode
PubkeyEnumWeightPair
constructor
PubkeyEnumWeightPair
(
Map
pubKey
,
int
weight
)
Implementation
PubkeyEnumWeightPair(this.pubKey, this.weight);
sui package
documentation
multisig/multsig_publickey
PubkeyEnumWeightPair
PubkeyEnumWeightPair constructor
PubkeyEnumWeightPair class