diff --git a/rpc_configs/substrate.yml b/rpc_configs/substrate.yml index c5d5b5c..30a9be6 100644 --- a/rpc_configs/substrate.yml +++ b/rpc_configs/substrate.yml @@ -214,4 +214,5 @@ aliases: - [ chain_getBlockHash, chain_getHead ] - [ state_getKeysPaged, state_getKeysPagedAt ] - [ state_getStorage, state_getStorageAt ] + - [ state_getRuntimeVersion, chain_getRuntimeVersion ] - [ childstate_getKeysPaged, childstate_getKeysPagedAt ]