Update zip-0302.rst

This commit is contained in:
Kris Nuttycombe 2021-03-18 11:20:25 -06:00 committed by GitHub
parent 4e32c8da28
commit eecb7dc43e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ contents of a memo. It does not define consensus requirements.
+ Return to the caller a 3-tuple of the following data:
+ the type — an integer in :math:`[0...2^{64})`
+ the length — an integer in :math:`[0...510)`
+ a byte string of that length which contains the payload
+ a byte string of that length that contains the payload
+ If the first byte has a value of 0xF6, then the user supplied no memo, and the encrypted
memo field is to be treated as empty.