Closes #2746. Payment disclosure blobs now use 'zpd:' prefix.

This commit is contained in:
Simon
2017-12-07 10:11:43 -08:00
parent 02c4467cb5
commit 61345ae703
4 changed files with 28 additions and 7 deletions

View File

@@ -28,6 +28,8 @@
#define PAYMENT_DISCLOSURE_VERSION_EXPERIMENTAL 0
#define PAYMENT_DISCLOSURE_BLOB_STRING_PREFIX "zpd:"
typedef JSOutPoint PaymentDisclosureKey;
struct PaymentDisclosureInfo {