Coda by Ian Macalinao
    Preparing search index...

    Interface WithdrawObligationCollateralV2InstructionDataArgs

    interface WithdrawObligationCollateralV2InstructionDataArgs {
        collateralAmount: number | bigint;
    }
    Index

    Properties

    Properties

    collateralAmount: number | bigint