@lightprotocol/compressed-token - v0.22.1-alpha.2
Other Libraries
Documentation
GitHub
Preparing search index...
CompressedTokenInstructionDataRevoke
Type Alias CompressedTokenInstructionDataRevoke
type
CompressedTokenInstructionDataRevoke
=
{
proof
:
ValidityProof
|
null
;
mint
:
PublicKey
;
inputTokenDataWithContext
:
InputTokenDataWithContext
[]
;
cpiContext
:
CompressedCpiContext
|
null
;
outputAccountMerkleTreeIndex
:
number
;
}
Index
Properties
proof
mint
input
Token
Data
With
Context
cpi
Context
output
Account
Merkle
Tree
Index
Properties
proof
proof
:
ValidityProof
|
null
mint
mint
:
PublicKey
input
Token
Data
With
Context
inputTokenDataWithContext
:
InputTokenDataWithContext
[]
cpi
Context
cpiContext
:
CompressedCpiContext
|
null
output
Account
Merkle
Tree
Index
outputAccountMerkleTreeIndex
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
proof
mint
input
Token
Data
With
Context
cpi
Context
output
Account
Merkle
Tree
Index
Other Libraries
Documentation
GitHub
@lightprotocol/compressed-token - v0.22.1-alpha.2
Loading...