Commit 562188d
committed
fix(rpc/test): add mempool_sequence to expected getmempoolinfo key set
Commit 4ecf96a added the mempool_sequence field to getmempoolinfo;
core_compat.rs asserts an exact key set and was failing because the
new field was missing from the expected list.
Op: correct
Restores: test:selected_methods_match_core_documented_key_sets1 parent 0d236be commit 562188d
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
0 commit comments