Add Citizen Web3 validator data - #148
Conversation
tbruyelle
left a comment
There was a problem hiding this comment.
Thanks for the submission — it can't be verified as it stands.
The transaction exists, but its memo is empty.
E37E70E0224C473A456BA33302C47FC27A93E8BEFD30D68B578D78E4BAA80D06
The memo is the whole mechanism — it is what binds specific Discord accounts to your validator key. Your row lists alibabaedge, serejandmyself_citizenweb3, but nothing on chain records that.
To fix: send 0.01 ATONE from your validator's own account to any ATONE address with alibabaedge, serejandmyself_citizenweb3 in the memo, then update the row with that hash.
atomoned tx bank send <your-validator-account> <any-atone-address> 10000uatone \
--note "<your discord handles>" --chain-id atomone-1
validator-info.md changed after you opened this: #170 added every verified entry, so this branch now conflicts with main. Update your branch and add your row at the end of the table.
The three checks every submission has to pass, and the full audit of all 128 submissions, are in #168.
No description provided.