fix protocol_version
This commit is contained in:
parent
f63236fe74
commit
c62abb19d4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
- payto_uri
|
||||
- uri *)
|
||||
|
||||
let protocol_version = "31"
|
||||
let protocol_version = "31:0:0"
|
||||
|
||||
open Crypto
|
||||
open Signatures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue