Use the go-with-the-flow instead
cd examples/
- flow emulator start --verbose in terminal 1
- go run ./examples.go in terminal 2 or vscode
- after running the above commands you can inspect what is running in an account by using the tool in the keyinfo folder
cd keyinfo
- go install
- ./keyinfo
Or you could just run it with go run main.go <account>