Skip to content

Commit

Permalink
Replace "extra" compatibility key with "tags"
Browse files Browse the repository at this point in the history
  • Loading branch information
fvacek authored Apr 16, 2024
1 parent 49c7d93 commit 690eecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rpcmethods/discovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The compatibility mapping between *IMap* keys and historical *Map* is:
| `3` | `"param"` |
| `4` | `"result"` |
| `5` | `"access"` or `"accessGrant"` but value is string like for `Access` in RpcMessage |
| `63` | `"extra"` |
| `63` | `"tags"` |

## `*:ls`

Expand Down

0 comments on commit 690eecb

Please sign in to comment.