Skip to content

Update validator-info crowdcontrol.md - #85

Open
flkrmr wants to merge 1 commit into
atomone-hub:mainfrom
flkrmr:main
Open

Update validator-info crowdcontrol.md#85
flkrmr wants to merge 1 commit into
atomone-hub:mainfrom
flkrmr:main

Conversation

@flkrmr

@flkrmr flkrmr commented Dec 8, 2024

Copy link
Copy Markdown

No description provided.

@tbruyelle tbruyelle left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission — it can't be verified as it stands.

The transaction exists, but its memo is empty.

4AD5BAB06A47829372C0379E1A01516848A147061EB5106F62D53C99C246BA2F

It is also a MsgCreateValidator, not a 0.01 ATONE transfer. A create-validator or staking transaction carries no memo, so it cannot carry your handles.

The memo is the whole mechanism — it is what binds specific Discord accounts to your validator key. Your row lists flo_0321, but nothing on chain records that.

To fix: send 0.01 ATONE from your validator's own account to any ATONE address with flo_0321 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants