From 6c47fbc21a40ffc16dbec786e48ae90145f10d5f Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Fri, 10 May 2019 20:21:09 +0100 Subject: [PATCH] ZIP 308: ovk SHOULD be generated as if for a transfer from a t-addr. Signed-off-by: Daira Hopwood --- zip-0308.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zip-0308.rst b/zip-0308.rst index 2b469999..abb16d3e 100644 --- a/zip-0308.rst +++ b/zip-0308.rst @@ -259,6 +259,9 @@ migration transaction. The ``lock_time`` field MUST be set to 0 (unused). +When creating Sapling shielded Outputs, the outgoing viewing key ``ovk`` +SHOULD be chosen in the same way as for a transfer sent from a t-address. + A node SHOULD treat migration transactions in the same way as transactions submitted over the RPC interface.