Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawObligationCollateralAndRedeemReserveCollateralV2InstructionDataArgs

    type WithdrawObligationCollateralAndRedeemReserveCollateralV2InstructionDataArgs = {
        collateralAmount: number | bigint;
    }
    Index
    collateralAmount: number | bigint