This PR removes the cyclic dependency with the go-sdk.
How to test?
Run the account info command to get the information fron an account.
Examples:
go run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account 0x27e9727fd9b8cdddd0854f56712ad9df647fab74go run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account hez:10aCT30KxQRKVz9RsnistW2CO-w5VR0de_c3i2ihsCHmgo run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account 256
Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
Closes #1012
What does this PR does?
This PR removes the cyclic dependency with the go-sdk.
How to test?
Run the account info command to get the information fron an account. Examples:
go run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account 0x27e9727fd9b8cdddd0854f56712ad9df647fab74
go run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account hez:10aCT30KxQRKVz9RsnistW2CO-w5VR0de_c3i2ihsCHm
go run cmd/heznode/main.go accountInfo --mode coord --cfg cmd/heznode/cfg.builder.toml --account 256
Checklist
These are the criteria that every PR should meet, please check them off as you review them: