Change message signed by nitro key
This commit is contained in:
parent
9bd82a0023
commit
54fa62bc7f
@ -35,7 +35,7 @@ const SignWithNitroKey = () => {
|
||||
|
||||
const message = useMemo(() => {
|
||||
return {
|
||||
msg: "Register my account as a validator on the Laconic network",
|
||||
msg: "Register my account as a participant on the Laconic network",
|
||||
address: ethAddress,
|
||||
};
|
||||
}, [ethAddress]);
|
||||
|
Loading…
Reference in New Issue
Block a user