paritytech / json-rpc-interface-spec

30 stars 3 forks source link

archive: Use integer for describing block height #92

Closed lexnv closed 1 year ago

lexnv commented 1 year ago

This PR changes the return value and parameters from using a string containing an integer to a plain integer.

This change reflects: https://github.com/paritytech/json-rpc-interface-spec/pull/84

cc @tomaka @jsdw @josepot @paritytech/subxt-team