Coda by Ian Macalinao
    Preparing search index...

    Interface WithdrawObligationCollateralAndRedeemReserveCollateralInstructionDataArgs

    interface WithdrawObligationCollateralAndRedeemReserveCollateralInstructionDataArgs {
        collateralAmount: number | bigint;
    }
    Index

    Properties

    Properties

    collateralAmount: number | bigint