weight property
Weight returns the weight or significance of the signer within the multi-signature scheme. The weight is used to determine the number of signatures required for a valid transaction.
Implementation
final int weight;
Weight returns the weight or significance of the signer within the multi-signature scheme. The weight is used to determine the number of signatures required for a valid transaction.
final int weight;