Show
Ignore:
Timestamp:
02/01/08 12:34:08 (4 years ago)
Author:
ocjhb
Message:

added lists as atoms

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/standards/protocol.txt

    r79 r80  
    115115 
    116116#3.5 "TRANSFER_TOKEN": A generic wallet-issuer request 
     117 
     118The atom for this transaction is a list of coins - if one of the coins /blanks 
     119fail, the whole transaction fails. 
    117120 
    118121* Send  
     
    340343 
    341344    * Wallet Bob sends buy request (blanks + coins) 
     345 
    342346     
    343347        TRANSFER_TOKEN_REQUEST( transaction_id, list_of_options, "", \ 
    344348                                list_of_blinds, list_of_coins ) 
     349 
     350 
     351    (the transaction_id has to be the same as in the lock request, and  
     352     the list of coins has to match the list of locked coins. You can't 
     353     have split / partial redemption) 
    345354 
    346355    * IS has to check if sum of blanks and coins are equal