Get account info

Request the account info from a Hedera network. A .info file will be returned. It can be placed in the InputFiles folder for the demo application to read.

bash launch.sh get-account-info

Example:

bash launch.sh gi -a <accountNumberForInfo> -k </path/to/key/key.pem> -o </path/to/store/accountInfo> -p <payer account ID> -n <network>

Last updated