Type Alias: ChannelMethodOptions
ChannelMethodOptions =
object
Defined in: src/global/constants.ts:133
Channel method-specific options
Properties
simulateTransaction
simulateTransaction:
Omit<getSimulateTransactionOptions,"blockIdentifier">
Defined in: src/global/constants.ts:134
getEstimateFee
getEstimateFee:
Omit<getEstimateFeeBulkOptions,"blockIdentifier">
Defined in: src/global/constants.ts:135