Type alias FanoutMintAccountData
 
Fanout
Mint
Account
Data
: {     bumpSeed
: number;     discriminator
: number[];     fanout
: PublicKey;     lastSnapshotAmount
: bigint;     mint
: PublicKey;     tokenAccount
: PublicKey;     totalInflow
: bigint; }
Type declaration
- 
bumpSeed: number
- 
discriminator: number[]
- 
- 
lastSnapshotAmount: bigint
- 
- 
- 
totalInflow: bigint