From e2c3bbabb0a12f58585bb441d91ee8882225b0ee Mon Sep 17 00:00:00 2001 From: Xavier Sellier Date: Mon, 10 Dec 2018 14:58:47 -0500 Subject: Feature: Add SHA256 for PoolByteArray --- doc/classes/PoolByteArray.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/PoolByteArray.xml b/doc/classes/PoolByteArray.xml index ae722b1053..4d38f9f9b4 100644 --- a/doc/classes/PoolByteArray.xml +++ b/doc/classes/PoolByteArray.xml @@ -114,6 +114,11 @@ Change the byte at the given index. + + + Return SHA256 string of the PoolByteArray. + + -- cgit v1.2.3