UtxoQueryOptions
scrypt-ts-opcat / UtxoQueryOptions
Interface: UtxoQueryOptions
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:9
The optional conditions for querying UTXO.
Properties
additional?
optional
additional:number
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:15
estimateSize
estimateSize:
number
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:11
feePerKb
feePerKb:
number
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:12
stateProvable?
optional
stateProvable:boolean
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:16
unspentValue
unspentValue:
number
Defined in: packages/scrypt-ts-opcat/src/providers/utxoProvider.ts:10