@lightprotocol/compressed-token - v0.22.1-alpha.2
Other Libraries
Documentation
GitHub
Preparing search index...
BatchCompressInstructionData
Type Alias BatchCompressInstructionData
type
BatchCompressInstructionData
=
{
pubkeys
:
PublicKey
[]
;
amounts
:
BN
[]
|
null
;
lamports
:
BN
|
null
;
amount
:
BN
|
null
;
index
:
number
;
bump
:
number
;
}
Index
Properties
pubkeys
amounts
lamports
amount
index
bump
Properties
pubkeys
pubkeys
:
PublicKey
[]
amounts
amounts
:
BN
[]
|
null
lamports
lamports
:
BN
|
null
amount
amount
:
BN
|
null
index
index
:
number
bump
bump
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pubkeys
amounts
lamports
amount
index
bump
Other Libraries
Documentation
GitHub
@lightprotocol/compressed-token - v0.22.1-alpha.2
Loading...