Cameron Gilbert
Cameron Gilbert
$ git status Details $ git status On branch main Your branch is up to date with 'origin/main'. Changes to be committed: (use "git restore --staged ..." to unstage) deleted:...
$ git restore --staged ./ Details $ git restore --staged ./ error: invalid path 'evm/eip155:1.json' error: invalid path 'evm/eip155:10.json' error: invalid path 'evm/eip155:1329.json' error: invalid path 'evm/eip155:137.json' error: invalid path...
Suggestion to use `-` instead of `:`
https://github.com/sei-protocol/sei-js/tree/main/packages/cosmjs
Start with CosmWasmSigningClient account parser extension NibiCosmWasmSigningClient extends CosmWasmSigningClient { accountParser; () => {} }
Closing as completed here: https://github.com/NibiruChain/ts-sdk/pull/379
Also need this as well, further updates pending merge: https://github.com/fibonacci998/cosmjs/pull/1
One more https://github.com/fibonacci998/cosmjs/pull/2
> Tks a lot but no one review my PR 😄 I created 3 months ago Me adding to a low/un-maintained repository 