Deploy RSK mainnet node, and new testnet node #346
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/343-rsk_mainnet"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have created two new VMs with sufficient storage on fornax, and configured them for RSK testnet and mainnet respectively.
Both are currently syncing. You can easily check progress by connecting via ZeroTier and using e.g. jq to parse the RPC call output, like so:
closes #343
Merging this now, so I don't have to create a branching mess for things based on these changes.