04.06.2017 Views

Whitepaper - Maidsafe With Cover

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

6. Safecoin Data Structure<br />

Safecoin issuance will be capped at 2^32 (4.3 billion). Unlike P.O.R, which is just an<br />

integer number held in the Maid Account, each safecoin is represented by a special token<br />

type data. The data structure of such can be illustrated as :<br />

Field Content<br />

Name See below<br />

Prev Owner previous_owner<br />

Curr Owner Sign(current_owner, version_number)previous_owner<br />

Escrows Sign(escrow_1, ..., escrow_n)previous_owner<br />

Escrow 1 Sign(owner)escrow_1<br />

... ...<br />

Escrow n Sign(owner)escrow_n<br />

The name of a safecoin is 64 bytes long to allow it to be a network-addressable object.<br />

However, the name has a particular format:<br />

[ 32 bits: Token ID | 224 bits: ID padding | x bits (x

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!