fix protocol_version
This commit is contained in:
parent
7694701e19
commit
34f6b54024
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