hyperledger-web3j / web3j-cli

Command-line interface for web3j
https://github.com/web3j/web3j-cli
Other
58 stars 30 forks source link

Upgrade picocli to fix wallet import error #73

Closed sfyumi closed 2 years ago

sfyumi commented 3 years ago

What does this PR do?

Upgrade picocli to 4.6.0 to fix wallet import error

Where should the reviewer start?

use this command to test wallet import

web3j wallet import 0xc87509a1c067bbde78beb793e6fa76530b6382a4c0241e5e4a9ec0a0f44dc0d3

Why is it needed?

required

close #72