google-nomulus/core/src
Weimin Yu 98d259449b
Use lazy injection in SendEscrow command (#1086)
* Use lazy injection in SendEscrow command

The injected object in SendEscrowReportToIcannCommand creates Ofy keys
in its static initialization routine. This happens before the RemoteApi
setup. Use lazy injection to prevent failure.
2021-04-15 16:15:01 -04:00
..
main Use lazy injection in SendEscrow command (#1086) 2021-04-15 16:15:01 -04:00
nonprod Fix some low-hanging code quality issue fruits (#1047) 2021-04-01 18:04:21 -04:00
test Specify explicit ofyTm usage in SetDatabaseTransitionScheduleCommand (#1081) 2021-04-15 11:59:04 -04:00