marginpy.generated_client.instructions.bank_fee_vault_withdraw module
- class BankFeeVaultWithdrawAccounts
Bases:
TypedDict
- marginfi_group: PublicKey
- admin: PublicKey
- bank_fee_vault: PublicKey
- bank_fee_vault_authority: PublicKey
- recipient_token_account: PublicKey
- token_program: PublicKey
- bank_fee_vault_withdraw(args: BankFeeVaultWithdrawArgs, accounts: BankFeeVaultWithdrawAccounts, program_id: PublicKey = mf2tjVmwcxgNfscvVNdN9t2LZ8YwPkNQabeTzyYw2Hn, remaining_accounts: Optional[List[AccountMeta]] = None) TransactionInstruction