doc: correct bitcoinconsensus_version in shared-libraries
This commit is contained in:
parent
efbc86733a
commit
8ae6d020b8
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ The interface is defined in the C header `bitcoinconsensus.h` located in `src/s
|
|||
|
||||
#### Version
|
||||
|
||||
`bitcoinconsensus_version` returns an `unsigned int` with the API version *(currently at an experimental `0`)*.
|
||||
`bitcoinconsensus_version` returns an `unsigned int` with the API version *(currently `1`)*.
|
||||
|
||||
#### Script Validation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue