TF-1194 create new default identity: add bindings in interactors and utils class
This commit is contained in:
@@ -13,7 +13,7 @@ class IdentityCreatorBindings extends Bindings {
|
||||
|
||||
Get.lazyPut(() => IdentityCreatorController(
|
||||
Get.find<VerifyNameInteractor>(),
|
||||
Get.find<GetAllIdentitiesInteractor>(),
|
||||
Get.find<GetAllIdentitiesInteractor>()
|
||||
));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user