wallet-core: DB FIXMEs
This commit is contained in:
parent
14456bb942
commit
6c3ef31d9a
@ -526,7 +526,8 @@ export interface ExchangeRecord {
|
|||||||
* exchange advertises a different master public key and/or
|
* exchange advertises a different master public key and/or
|
||||||
* currency.
|
* currency.
|
||||||
*
|
*
|
||||||
* FIXME: Use a rowId here?
|
* We could use a rowID here, but having the currency in the
|
||||||
|
* details pointer lets us do fewer DB queries sometimes.
|
||||||
*/
|
*/
|
||||||
detailsPointer: ExchangeDetailsPointer | undefined;
|
detailsPointer: ExchangeDetailsPointer | undefined;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user