We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bdd3a commit ff8c0f2Copy full SHA for ff8c0f2
RELEASES.md
@@ -25,6 +25,8 @@ The plugin version is updated to `44` all plugins must update to be compatible.
25
26
- Added support for specifying multiple `Avalanche-Api-Route` headers for more complex routing.
27
- Added proposervm gRPC, connectrpc, and jsonrpc APIs for `GetProposedHeight` and `GetCurrentEpoch`.
28
+ - The gRPC and connectrpc APIs are routed by adding a second `Avalanche-Api-Route` header with the value `proposervm`.
29
+ - The jsonrpc APIs are added to all chains with the base endpoint `/proposervm`.
30
- Added platformvm `platform.GetAllValidatorsAt` API.
31
32
### Configs
0 commit comments