Properties
isMultisig
isMultisig: boolean
numParticipants
numParticipants: number
threshold
threshold: number
Methods
getIsMultisig
- getIsMultisig(): boolean
-
Returns boolean
getIsReady
- getIsReady(): boolean
-
Returns boolean
getNumParticipants
- getNumParticipants(): number
-
Returns number
getThreshold
- getThreshold(): number
-
Returns number
toJson
- toJson(): any
-
Returns any
Models information about a multisig wallet.