Open JohnAlf opened 5 years ago
This looks to be related to issue #382, but sadly the fix for the hot/ledger wallets doesn't seem to work with cold wallets and offline signing. The reason it's not working is the offline wallet is expecting a "symbol" (as defined in the ABI), but the smart contract itself is trying to treat it as an "asset".
We will dig into the airgrab tool and see if we can fix this issue, so that the offline signer can accept and sign the transaction.
Discussed this and upgrading to eosjs v2 will probably fix this, but will leave the issue opened for now.
Tried to claim the nebulatokenn airgrab. Using Watch wallet the airgrab was signed. On the cold wallet it loaded the unsigned transaction but when I click the "Sign this Transaction" it does nothing. Using EOS-voter 0.7.8 on both computers.