Better get balance #854
Annotations
4 errors and 5 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#L253
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:253:15
❯ test/utxo.test.ts:102:44
❯ test/utxo.test.ts:86:17
❯ test/utxo.test.ts:84:9
|
test/utxo.test.ts > UTXO Tests > should estimate the fee for a transaction:
sdk/src/wallet/utxo.ts#L476
Error: Failed to create transaction. Do you have enough funds?
❯ Module.estimateTxFee src/wallet/utxo.ts:476:15
❯ test/utxo.test.ts:357:45
❯ test/utxo.test.ts:337:9
|
test/utxo.test.ts > UTXO Tests > should not spend outputs with inscriptions:
sdk/src/wallet/utxo.ts#L253
Error: Failed to create transaction. Do you have enough funds?
❯ Module.createBitcoinPsbt src/wallet/utxo.ts:253:15
❯ test/utxo.test.ts:391:9
|
SDK
Process completed with exit code 1.
|
Contracts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
SDK
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|