Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
beem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
beem
Commits
3affc38a
Commit
3affc38a
authored
6 years ago
by
crokkon
Browse files
Options
Downloads
Patches
Plain Diff
beem/memo.py: documentation update
parent
c799240d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
beem/memo.py
+2
-2
2 additions, 2 deletions
beem/memo.py
with
2 additions
and
2 deletions
beem/memo.py
+
2
−
2
View file @
3affc38a
...
...
@@ -52,12 +52,12 @@ class Memo(object):
In Steem, memos are AES-256 encrypted with a shared secret between sender and
receiver. It is derived from the memo private key of the sender and the memo
public
k
key of the receiver.
public key of the receiver.
In order for the receiver to decode the memo, the shared secret has to be
derived from the receiver
'
s private key and the senders public key.
The memo public key is part of the account and can be retr
e
ived with the
The memo public key is part of the account and can be retri
e
ved with the
`get_account` call:
.. code-block:: js
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment