Skip to content
Snippets Groups Projects
Commit b9ef94e0 authored by matograine's avatar matograine
Browse files

[mod] #309 change legend for certifications on wot command

parent b703e1af
No related branches found
No related tags found
1 merge request!163[mod] #309 change legend for certifications on wot command
Pipeline #11202 passed
......@@ -100,7 +100,7 @@ async def received_sent_certifications(uid_pubkey):
tablefmt="orgtbl",
stralign="center",
),
"✔: Certifications written into the blockchain",
"✔: Certification available to be written or already written into the blockchain",
)
)
await membership_status(certifications, pubkey, req)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment