Preparing search index...
The search index is not available
XYO Platform React SDK - v4.1.8
XYO Platform React SDK
@xyo-network/react-sdk
AccountHookParams
Interface AccountHookParams
interface
AccountHookParams
{
account
?:
AccountInstance
;
index
?:
number
;
required
?:
boolean
;
wallet
?:
WalletInstance
;
}
Index
Properties
account?
index?
required?
wallet?
Properties
Optional
account
account
?:
AccountInstance
Optional
index
index
?:
number
Optional
required
required
?:
boolean
Optional
wallet
wallet
?:
WalletInstance
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
index
required
wallet
XYO Platform React SDK - v4.1.8
Loading...