paritytech / json-rpc-interface-spec

29 stars 3 forks source link

chainHead: Standardize `camelCase` for reported events #75

Closed lexnv closed 1 year ago

lexnv commented 1 year ago

This changes all related events from the kebab-case naming convention to camelCase.

Closes: https://github.com/paritytech/json-rpc-interface-spec/issues/74

// cc @tomaka @josepot @jsdw