diff options
author | Jacob Evans <jacob@dekz.net> | 2018-07-02 09:07:51 +0800 |
---|---|---|
committer | Jacob Evans <jacob@dekz.net> | 2018-07-02 09:09:32 +0800 |
commit | b9165c03af40983d885af2b18e729f11746de91d (patch) | |
tree | afb8542d10c4d79f1265ffa04b05e03f3f0d6222 /packages/contracts/src/2.0.0 | |
parent | 6bb2203f790923a83f6f0665d47d29a90817b371 (diff) | |
download | dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar.gz dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar.bz2 dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar.lz dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar.xz dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.tar.zst dexon-sol-tools-b9165c03af40983d885af2b18e729f11746de91d.zip |
Use PrivateKeySubprovider inside eth lightwallet
There's a loss of information when hex encoding and passing to eth light wallet (chain id is lost). This results in a different signature. While it may work on testnets it is not sufficient for our test cases. We can export the private key and use it in our PrivateKeyWalletSubprovider
Diffstat (limited to 'packages/contracts/src/2.0.0')
0 files changed, 0 insertions, 0 deletions