-fix import
This commit is contained in:
parent
9fca44893a
commit
bdb67c83a9
@ -205,11 +205,11 @@ import {
|
|||||||
import {
|
import {
|
||||||
confirmPeerPullDebit,
|
confirmPeerPullDebit,
|
||||||
preparePeerPullDebit,
|
preparePeerPullDebit,
|
||||||
|
processPeerPullDebit,
|
||||||
} from "./operations/pay-peer-pull-debit.js";
|
} from "./operations/pay-peer-pull-debit.js";
|
||||||
import {
|
import {
|
||||||
confirmPeerPushCredit,
|
confirmPeerPushCredit,
|
||||||
preparePeerPushCredit,
|
preparePeerPushCredit,
|
||||||
processPeerPullDebit,
|
|
||||||
processPeerPushCredit,
|
processPeerPushCredit,
|
||||||
} from "./operations/pay-peer-push-credit.js";
|
} from "./operations/pay-peer-push-credit.js";
|
||||||
import {
|
import {
|
||||||
|
Loading…
Reference in New Issue
Block a user