diff options
Diffstat (limited to 'doc/classes/PoolByteArray.xml')
-rw-r--r-- | doc/classes/PoolByteArray.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/classes/PoolByteArray.xml b/doc/classes/PoolByteArray.xml index 012a38a3ea..f46cb243d7 100644 --- a/doc/classes/PoolByteArray.xml +++ b/doc/classes/PoolByteArray.xml @@ -113,6 +113,8 @@ </description> </method> <method name="sha256_string"> + <return type="String"> + </return> <description> Return SHA256 string of the PoolByteArray. </description> |