mirror of
https://github.com/status-im/status-keycard-go.git
synced 2025-01-18 10:22:51 +00:00
add public key to getmetadata
This commit is contained in:
parent
73e8c3e830
commit
b50cfe22ac
1
flow.go
1
flow.go
@ -588,6 +588,7 @@ func (f *KeycardFlow) getMetadataFlow(kc *keycardContext) (FlowStatus, error) {
|
||||
}
|
||||
|
||||
m.Wallets[i].Address = k.Address
|
||||
m.Wallets[i].PublicKey = k.PublicKey
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user