Julian Wilson

Results 23 comments of Julian Wilson

I figured it out. Kind of. If you're trying to use `flexDirection: 'column'` and run into this issue, I suggest that on your `ResponsiveContainer` that you add `width={'99%'}` along with...

`ERC20SxHandler` is deployed on the SX Network side. It is copied from `ERC20Handler` verbatim except in `executeProposal`. `ERC20Handler` is deployed on the source chain side.

Using it to deploy EIP1820 on a sidechain with non-zero gas price (to prevent spam). I'm deploying ERC777 contracts on the sidechain and need the EIP1820 registry to get everything...