Changeset 78 for trunk/standards/protocol.txt
- Timestamp:
- 02/01/08 01:11:25 (4 years ago)
- Files:
-
- 1 modified
-
trunk/standards/protocol.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/standards/protocol.txt
r77 r78 157 157 #4 wallet send minting request to issuer 158 158 159 * Send (was: MINT_REQUEST)159 * Send [was: MINT_REQUEST] 160 160 161 161 TRANSFER_TOKEN_REQUEST( transaction_id, list_of_options, target, \ … … 188 188 #5 Wallet gets coin back 189 189 190 * Wallet asks issuer service (was: FETCH_MINTED_REQUEST)190 * Wallet asks issuer service [was: FETCH_MINTED_REQUEST] 191 191 192 192 TRANSFER_TOKEN_RESUME( transaction_id ) … … 352 352 * Wallet locks serials at IS (see above LOCK_COINS) 353 353 354 * Wallet sends coins + target to IS (was: REDEEM_COINS_REQUEST)354 * Wallet sends coins + target to IS [was: REDEEM_COINS_REQUEST] 355 355 356 356 TRANSFER_TOKEN_REQUEST( transaction_id, list_of_options, target, \
