Coda by Ian Macalinao
    Preparing search index...

    Interface WithdrawObligationCollateralAndRedeemReserveCollateralV2InstructionDataArgs

    interface WithdrawObligationCollateralAndRedeemReserveCollateralV2InstructionDataArgs {
        collateralAmount: number | bigint;
    }
    Index

    Properties

    Properties

    collateralAmount: number | bigint