Ability to get the current network id #461
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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've checked https://docs.aeternity.com/aesophia/v7.1.0/ and didn't find anything like this.
It is useful in case we validate a signature including network id in a smart contract. In two cases
While the first use case can be solved by slightly adjusting a contract between deployments, the second can't unless there is a way to get the actual network id in runtime.
Created by: hanssv
Good idea - should be a straightforward addition!
Though it is consensus breaking (adding new operation) - so won't be available until Ceres