-
Notifications
You must be signed in to change notification settings - Fork 2
Travel
Luke Plaster edited this page Nov 17, 2017
·
1 revision
A travel is an object that represents a user's willingness to transport an item from one place to another.
Travels have the following attributes:
- Pick up and destination cities (hashed)
- Expiry (timestamp)
- The reputation required of a demand owner in order for this travel to be matched
- Carry space available (xs, sm, md, lg, xl)
- The script hash of the travel owner (for receiving funds held as part of a demand)