Documentation
Preparing search index...
@mysten/wallet-standard
SuiGetSupportedIntentsFeature
Type Alias SuiGetSupportedIntentsFeature
A Wallet Standard feature for reporting intents supported by the wallet.
type
SuiGetSupportedIntentsFeature
=
{
"sui:getSupportedIntents"
:
{
getSupportedIntents
:
SuiGetSupportedIntentsMethod
;
version
:
SuiGetSupportedIntentsVersion
;
}
;
}
Index
Properties
sui:get
Supported
Intents
Properties
sui:get
Supported
Intents
"sui:getSupportedIntents"
:
{
getSupportedIntents
:
SuiGetSupportedIntentsMethod
;
version
:
SuiGetSupportedIntentsVersion
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
sui:get
Supported
Intents
Documentation
Loading...
A Wallet Standard feature for reporting intents supported by the wallet.