moonbeam-foundation / cli-ts-signer

Typescript based cli signer for both Substrate and Ethereum Transactions
GNU General Public License v3.0
1 stars 1 forks source link

Remove typesBundlePre900 #25

Open crystalin opened 2 years ago

crystalin commented 2 years ago

I don't think the cli allows to access pre900 blocks so it should not be needed

joelamouche commented 2 years ago

Actually the package still contains types post 900 (ProxyType)

crystalin commented 2 years ago

But those types should be included in the RPC no ?