Preparing search index...
The search index is not available
@biconomy/abstractjs
@biconomy/abstractjs
BaseInstructionsParams
Type Alias BaseInstructionsParams
BaseInstructionsParams
:
{
account
:
BaseMultichainSmartAccount
;
currentInstructions
?:
Instruction
[]
;
}
Base parameters for building instructions
Type declaration
account
:
BaseMultichainSmartAccount
Optional
currentInstructions
?:
Instruction
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@biconomy/abstractjs
Loading...
Base parameters for building instructions