marginpy.generated_client.instructions.configure_marginfi_group module

class ConfigureMarginfiGroupArgs

Bases: TypedDict

config_arg: GroupConfig
class ConfigureMarginfiGroupAccounts

Bases: TypedDict

marginfi_group: PublicKey
admin: PublicKey
configure_marginfi_group(args: ConfigureMarginfiGroupArgs, accounts: ConfigureMarginfiGroupAccounts, program_id: PublicKey = mf2tjVmwcxgNfscvVNdN9t2LZ8YwPkNQabeTzyYw2Hn, remaining_accounts: Optional[List[AccountMeta]] = None) TransactionInstruction