mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: "IPDB Transaction Spec" referenced in .../schema/README.md (#2376)
Solution: Update `bigchaindb/common/schema/README.md` to link to the BigchainDB Transactions Specs instead.
This commit is contained in:
parent
c7503f5689
commit
10953a64e7
@ -13,9 +13,9 @@ The aim is to provide:
|
||||
## Sources
|
||||
|
||||
The files defining the JSON Schema for transactions (`transaction_*.yaml`)
|
||||
are based on the [IPDB Transaction Spec](https://github.com/ipdb/ipdb-tx-spec).
|
||||
are based on the [BigchainDB Transactions Specs](https://github.com/bigchaindb/BEPs/tree/master/tx-specs).
|
||||
If you want to add a new transaction version,
|
||||
you must add it to the IPDB Transaction Spec first.
|
||||
you must write a spec for it first.
|
||||
(You can't change the JSON Schema files for old versions.
|
||||
Those were used to validate old transactions
|
||||
and are needed to re-check those transactions.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user