use version

This commit is contained in:
Christian Grothoff 2021-01-26 21:49:58 +01:00
parent 9e910cb1b9
commit 1d996f65fd
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -88,8 +88,10 @@
/**
* Show the offline signing key.
* The last component --by convention-- identifies the protocol version
* and should be incremented whenever the JSON format of the 'argument' changes.
*/
#define OP_SETUP "exchange-setup"
#define OP_SETUP "exchange-setup-0"
/**