1
0
mirror of https://github.com/bigchaindb/site.git synced 2024-11-22 01:36:55 +01:00

tutorial-piece-art working

This commit is contained in:
manolodewiner 2018-02-15 14:32:01 +01:00
parent 3c299f11e1
commit d8d9b27c19
2 changed files with 1 additions and 2 deletions

View File

@ -144,7 +144,7 @@ gpsDID.myModel.create({
```
Now you have digitally registered the parts of the car on BigchainDB, respectively in our case on IPDB.
Now you have digitally registered the parts of the car on BigchainDB, respectively in our case on the BigchainDB test network.
Once a transaction ends up in a decided-valid block, it's "etched into stone". There's no changing it, no deleting it. The asset is registered now and cannot be deleted. However, the usage of the metadata field allows you to append new information in the future.

View File

@ -1,4 +1,3 @@
---
layout: guide