Difference between revisions of "Talk:Wallet (blockchain)"

From Open Transactions
Jump to navigation Jump to search
(Created page with "The Wallet Creation section mentions that, when bringing extended private keys online, the auditor must specify them in the order matching the extended public keys, but there'...")
 
 
Line 1: Line 1:
 
The Wallet Creation section mentions that, when bringing extended private keys online, the auditor must specify them in the order matching the extended public keys, but there's no need for that as the wallet can figure out the matching extended public key for any given extended private key
 
The Wallet Creation section mentions that, when bringing extended private keys online, the auditor must specify them in the order matching the extended public keys, but there's no need for that as the wallet can figure out the matching extended public key for any given extended private key
 +
 +
 +
<hr>
 +
Lars:
 +
 +
''Series Identifier
 +
 +
''Since one wallet will need to handle multiple pools and series, a series identifier must include the pool for which it belongs.
 +
 +
''A wallet identifier is defined as JSON object and is composed of two parts:''
 +
 +
It's confusing that we're talking about a Series Identifier, but then define a wallet identifier. I suppose it should just say 'Series identifier?'

Latest revision as of 09:31, 22 September 2014

The Wallet Creation section mentions that, when bringing extended private keys online, the auditor must specify them in the order matching the extended public keys, but there's no need for that as the wallet can figure out the matching extended public key for any given extended private key



Lars:

Series Identifier

Since one wallet will need to handle multiple pools and series, a series identifier must include the pool for which it belongs.

A wallet identifier is defined as JSON object and is composed of two parts:

It's confusing that we're talking about a Series Identifier, but then define a wallet identifier. I suppose it should just say 'Series identifier?'