sur Mon Squid (PostGraphile GraphiQL), la requete suivante :
Requete
query Smiths {
smiths {
totalCount
nodes {
id
index
smithStatus
identityId
lastChanged
forged
lastForged
identity {
name
accountId
status
}
}
}
}
Réponse
"data": {
"smiths": {
"totalCount": 15,
"nodes": [
{
"id": "smith_12950",
"index": 12950,
"smithStatus": "Pending",
"identityId": "genesis-identity_12950",
"lastChanged": 37700,
"forged": 0,
"lastForged": null,
"identity": {
"name": "JosselinFERREIRA",
"accountId": "g1Q1EVXbtbD5pt1tWrD4XXjJJ2FVPGuLCkuWQRrvMCJVookBE",
"status": "Member"
}
Pourtant
gcli --url wss://mirror.g1.rendall.fr --no-indexer -a 5H6AjTQZtuzvGbXBFG7zw6eZg9EkCKQurWD26XRTcznghsU1 identity show
Identity index: 12950
Username: <no indexer>
Address: 5H6AjTQZtuzvGbXBFG7zw6eZg9EkCKQurWD26XRTcznghsU1
Status: Member
Certifications: received 16, issued 16
Smith status: Pending
Smith certs: received 0, issued 0
Alors @poka Genesis ? ou procédure classique pour être SMITH ? suis perdu …