You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding the websocket_addr, it should be the rpc_addr suffixed by /websocket (source). This field could become optionnal in the future as the websocket interface is deprecated in Tendermint v0.36, and will be removed in v0.37.
Covers 1B of #8
Fields not included in the chain registry
chain.json
:websocket_addr
account_prefix
key_name
(covered by key management PR)max_block_size
clock_drift
max_block_time
Append these to the current
ChainInfo
struct or create a superstruct?The text was updated successfully, but these errors were encountered: