Coda by Ian Macalinao
    Preparing search index...

    Type Alias SetFeeInstructionDataArgs

    type SetFeeInstructionDataArgs = {
        fee: FeeTypeArgs;
    }
    Index