Skip to content

Commit

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

## `*:ls`

Expand Down

0 comments on commit 49c7d93

Please sign in to comment.