mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 22:26:30 +00:00
c82d5635b6
* Allow gas and gas input as argument on signing TTXX * Two different bindings ApproveSignRequest and ApproveSignRequestWithArgs
personal
This package contains Status integraton with personal_*
RPC APIs more
information on these APIs can be found on the Ethereum Wiki:
https://github.com/ethereum/go-ethereum/wiki/Management-APIs#personal
In web3.js
these methods are located in web3.personal
namespace.