Updated on 2026-08-14
This commit is contained in:
parent
4b83dbe6ca
commit
0adc8ffb49
4 changed files with 854 additions and 38 deletions
|
|
@ -30,7 +30,7 @@ class MockUpdateWalletManagerResultFactory {
|
|||
)
|
||||
}
|
||||
|
||||
fun createVerified(): UpdateWalletManagerResult {
|
||||
fun createVerified(): Verified {
|
||||
return Verified(
|
||||
selectedAddress = "0x1",
|
||||
addresses = setOf(Address(value = "0x1", type = Address.Type.Primary)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue