chain-jslib
chain-jslib copied to clipboard
Problem: Browser unable to validate `Big` ow type in `SignerAccount`
To reproduce:
- use create-react-app
- edit the
App.tsx
- try calling
.addSigner
on aSignableTransaction
instance