Closed mhofman closed 2 years ago
Refs: https://github.com/Agoric/agoric-sdk/pull/5735
Handles deprecation of E(vaultFactoryPublicFactet).makeLoanInvitation().
E(vaultFactoryPublicFactet).makeLoanInvitation()
Drive by fix of some typings.
Manually tested against agoric-sdk revisions:
4cca7443
e43902478
9a760a9
3fc543d
492769f2f
Commit-by-commit reviewable. Recommend hiding white space changes.
Refs: https://github.com/Agoric/agoric-sdk/pull/5735
Handles deprecation of
E(vaultFactoryPublicFactet).makeLoanInvitation()
.Drive by fix of some typings.
Manually tested against agoric-sdk revisions:
4cca7443
(current master)e43902478
(https://github.com/Agoric/agoric-sdk/pull/4641) + moddable@9a760a9
+ xsnap-native@3fc543d
(to incorporate fixes of https://github.com/Agoric/agoric-sdk/pull/5138 without which we now hit some anachrophobia on restart)492769f2f
(Before change removing USDC)