mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
I'm gonna be honest, I largely just rewrote this one. It adds a "fee" field to the RPC transaction output, which I replaced with a feemap which is directly extracted from the transaction rather than computed implicitly from inputs - outputs. Removed a functional test that fee computations become impossible without chain data, since in Elements there is no chain data lookup involved. |
||
|---|---|---|
| .. | ||
| data | ||
| bitcoin-util-test.py | ||
| rpcauth-test.py | ||