-
Notifications
You must be signed in to change notification settings - Fork 38
Transaction
Nedelcho Delchev edited this page Oct 24, 2017
·
2 revisions
Description | Type | Comments |
---|---|---|
from_acc | binary | Sender public key |
to_acc | binary | Recipient public key |
value | int | Value |
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