mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
switch to png assets, updated infographic copy
This commit is contained in:
parent
c8cb286fe7
commit
b9ab14bf39
BIN
_src/_guides/diagram.png
Normal file
BIN
_src/_guides/diagram.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 262 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 976 KiB |
BIN
_src/_guides/diagram@2x.png
Normal file
BIN
_src/_guides/diagram@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 572 KiB |
@ -28,7 +28,7 @@ This infographic will help you understanding what `CREATE` and `TRANSFER` transa
|
||||
|
||||
Every concept that we describe (e.g. inputs, outputs etc.) has a more detailed description in the subsequent sections.
|
||||
|
||||
<img class="image--create-transfer" src="../diagram.svg" alt="BigchainDB CREATE and TRANSFER transactions" />
|
||||
<img class="image--create-transfer" src="../diagram.png" srcset="../diagram@2x.png 2x, ../diagram.png 1x" alt="BigchainDB CREATE and TRANSFER transactions" />
|
||||
|
||||
The data model of transactions is explained in our [transaction model](https://the-ipdb-transaction-spec.readthedocs.io/en/latest/introduction.html).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user