adm: Exclude token group.frostfs from output of the cmd dump-hashes #126

Closed
opened 2023-03-09 12:49:55 +00:00 by acid-ant · 0 comments
Collaborator

Output of the cmd dump-hashes with option --domain frostfs contains following line:

annikifa@annikiforov:~/workspace/frostfs-dev-env$ frostfs-adm morph dump-hashes -r http://morph-chain.frostfs.devenv:30333 --domain frostfs
Could not resolve name group.frostfs: no valid hashes are found
balance     (v0.16.3):  d2f02f9c24f2167ce91b06c0ab257f12a9e2ce49
...

We faced this issue because record for group.frostfs contains PublicKey instead of hash which can be presented in format util.Uint160.

Output of the cmd `dump-hashes` with option `--domain frostfs` contains following line: ``` annikifa@annikiforov:~/workspace/frostfs-dev-env$ frostfs-adm morph dump-hashes -r http://morph-chain.frostfs.devenv:30333 --domain frostfs Could not resolve name group.frostfs: no valid hashes are found balance (v0.16.3): d2f02f9c24f2167ce91b06c0ab257f12a9e2ce49 ... ``` We faced this issue because record for `group.frostfs` contains PublicKey instead of hash which can be presented in format `util.Uint160`.
acid-ant added the
triage
label 2023-03-09 12:49:55 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#126
There is no content yet.