Commit 08c35e2
committed
sui-json-rpc-api: remove the crate
The JSON-RPC client traits it defined no longer have a client to serve, now
that the `sui-sdk` JSON-RPC client is gone. Its last remaining user was the
transactional test runner, which took the default event page size from it;
that is now a local constant in the test adapter. A couple of comments in
`sui-rpc-benchmark` that pointed at the crate's source files now name the
JSON-RPC method groups instead.1 parent 1675c33 commit 08c35e2
17 files changed
Lines changed: 9 additions & 1243 deletions
File tree
- crates
- sui-json-rpc-api
- src
- sui-rpc-benchmark/src/json_rpc
- sui-transactional-test-runner
- src
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | 140 | | |
142 | 141 | | |
143 | 142 | | |
| |||
696 | 695 | | |
697 | 696 | | |
698 | 697 | | |
699 | | - | |
700 | 698 | | |
701 | 699 | | |
702 | 700 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments