Better fee estimation #658
Annotations
2 errors and 3 warnings
test/utxo.test.ts > UTXO Tests > should spend from address to create a transaction with an OP return output:
sdk/src/wallet/utxo.ts#L133
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:133:15
❯ test/utxo.test.ts:54:44
❯ test/utxo.test.ts:42:17
❯ test/utxo.test.ts:40:9
|
SDK
Process completed with exit code 1.
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_hash' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L11
'_lowR' is defined but never used
|
SDK:
sdk/src/ordinals/signer.ts#L15
'hash' is defined but never used
|