Coda by Ian Macalinao
    Preparing search index...

    Type Alias WithdrawObligationCollateralV2InstructionDataArgs

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