add zeroFee flag in wallet.sendOffchain
method
#35
Annotations
2 errors
test/integration.test.ts > Wallet SDK Integration Tests > should perform a complete offchain roundtrip payment:
src/providers/ark.ts#L75
Error: Failed to submit virtual transaction: {"code":2,"message":"min relay fee not met, 0 < 174","details":[]}
❯ ArkProvider.submitVirtualTx src/providers/ark.ts:75:23
❯ test/integration.test.ts:157:5
|
test
Process completed with exit code 1.
|