Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ModeInfoSDKType
Interface ModeInfoSDKType
ModeInfo describes the signing mode of a single or nested multisig signer.
interface
ModeInfoSDKType
{
multi
?:
ModeInfo_MultiSDKType
;
single
?:
ModeInfo_SingleSDKType
;
}
Index
Properties
multi?
single?
Properties
Optional
multi
multi
?:
ModeInfo_MultiSDKType
Optional
single
single
?:
ModeInfo_SingleSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
multi
single
@crownfi/sei-js-proto
Loading...
ModeInfo describes the signing mode of a single or nested multisig signer.