763ed552ed
* chore_:Don't rely on the master key when generating accounts under the bip 0044 path m/44'/60'/0'/0/0 * fix_: lint issue * fix_: failed test TestBackendStartNodeConcurrently |
||
---|---|---|
.. | ||
README.md | ||
transactor.go |
README.md
To generate mocks, from status-go root directory:
mockgen -source=transactions/transactor.go -destination=transactions/mock_transactor/transactor.go -package=mock_transactor