-
Notifications
You must be signed in to change notification settings - Fork 37
Transaction
Nedelcho Delchev edited this page Oct 24, 2017
·
2 revisions
| Description | Type | Comments |
|---|---|---|
| from_acc | binary | The header of this block |
| to_acc | binary | List of transactions added in this block |
| value | int | The header of this block |
The public key of the sender of a transaction
The public key of the recipient of a transaction
The value which is transferred between accounts