mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-09 21:21:06 +00:00
Save genesisHash with recent (#198)
This commit is contained in:
@@ -326,6 +326,7 @@ export class Keyring extends Base implements KeyringStruct {
|
||||
this.addresses.add(this._store, address, {
|
||||
address,
|
||||
meta: {
|
||||
genesisHash: this.genesisHash,
|
||||
isRecent: true,
|
||||
whenCreated: Date.now()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user