Type alias FanoutMembershipVoucherAccountDataArgs
Fanout
Membership
Voucher
Account
Data
Args
: { bumpSeed
: number; fanout
: PublicKey; lastInflow
: number | bigint; membershipKey
: PublicKey; shares
: number | bigint; totalInflow
: number | bigint; }
Type declaration
-
bumpSeed: number
-
-
lastInflow: number | bigint
-
-
shares: number | bigint
-
totalInflow: number | bigint