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
Branches
Tags
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): ...@@ -100,7 +100,7 @@ async def received_sent_certifications(uid_pubkey):
tablefmt="orgtbl", tablefmt="orgtbl",
stralign="center", stralign="center",
), ),
"✔: Certifications written into the blockchain", "✔: Certification available to be written or already written into the blockchain",
) )
) )
await membership_status(certifications, pubkey, req) await membership_status(certifications, pubkey, req)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment