aligned_layer
aligned_layer copied to clipboard
Append network ID to the data signed by user on Batcher Payments
To verify signed data, direct keccak256 hashes are checked. It would be better to utilize EIP-712 style hashing with a domain separator to prevent cross-network replay attacks. For example, a signature signed over on a testnet could work on mainnet.