@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
BuildRequestSwitchInstructionsParams
Type Alias BuildRequestSwitchInstructionsParams
type
BuildRequestSwitchInstructionsParams
=
{
amountRaw
:
bigint
;
programAddress
?:
Address
;
sourceBundleAccount
:
Address
;
targetBundleAccount
:
Address
;
user
:
TransactionSigner
;
}
Index
Properties
amount
Raw
program
Address?
source
Bundle
Account
target
Bundle
Account
user
Properties
amount
Raw
amountRaw
:
bigint
Optional
program
Address
programAddress
?:
Address
source
Bundle
Account
sourceBundleAccount
:
Address
target
Bundle
Account
targetBundleAccount
:
Address
user
user
:
TransactionSigner
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
Raw
program
Address
source
Bundle
Account
target
Bundle
Account
user
GitHub
@neutral-trade/sdk - v1.0.0
Loading...