cosmjs
cosmjs copied to clipboard
'Long' only refers to a type, but is being used as a namespace here.
cosmjs-types/cosmos/tx /**
getting this error after installing @cosmjs/proto-signing

For anyone hitting this or similar issues around Long: the current code generation in cosmjs-types requires long version 4 (not 5!) to be used. https://github.com/cosmos/cosmjs/issues/1425 will fix this.