-fully remove
This commit is contained in:
parent
b1ce901df2
commit
369016c5a2
@ -1750,14 +1750,6 @@ export async function processPeerPullCredit(
|
||||
await tx.peerPullPaymentInitiations.put(pi2);
|
||||
});
|
||||
|
||||
ws.notify({
|
||||
type: NotificationType.PeerPullCreditReady,
|
||||
transactionId: constructTransactionIdentifier({
|
||||
tag: TransactionType.PeerPullCredit,
|
||||
pursePub: pullIni.pursePub,
|
||||
}),
|
||||
});
|
||||
|
||||
return {
|
||||
type: OperationAttemptResultType.Finished,
|
||||
result: undefined,
|
||||
|
Loading…
Reference in New Issue
Block a user