Add balance calculation logic #784
Annotations
2 errors and 3 warnings
test/utxo.test.ts > UTXO Tests > returns smalled amount if address holds ordinals:
sdk/test/utxo.test.ts#L469
AssertionError: expected 0 to be less than 0
❯ test/utxo.test.ts:469:41
|
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
|