How to Get Peer Identity and Network Address for Aptos Mainnet, Testnet, and Devnet? #716
Unanswered
hemanthbhushan
asked this question in
Questions
Replies: 1 comment
-
I did Sha3_u256 of the validator publickey , worked for me |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Discord user ID
0xh77_37622_47164
Describe your question in detail.
Hey
I'm currently working on an Aptos-based event verification and ledger sync module. I’ve been using the local testnet setup, where the peer information is configured manually using values from
.aptos/testnet/0/public-identity.yaml
. Example:Now, I’d like to expand this setup to work with mainnet, testnet, and devnet. For that, I need the appropriate public configuration details:
Could someone help share the up-to-date public values or documentation references for each network?
What error, if any, are you getting?
No response
What have you tried or looked at? Or how can we reproduce the error?
No response
Which operating system are you using?
Linux (Ubuntu, Fedora, Windows WSL, etc.)
Which SDK or tool are you using? (if any)
Rust SDK
Describe your environment or tooling in detail
No response
Beta Was this translation helpful? Give feedback.
All reactions