Interface TransactionReplaceOptions

interface TransactionReplaceOptions {
    transcoder?: Transcoder;
}

Properties

Properties

transcoder?: Transcoder

Specifies an explicit transcoder to use for this specific operation.