Skip to content

Commit

Permalink
Update zp-relayer/pool/RelayPool.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Filippov <[email protected]>
  • Loading branch information
r0wdy1 and AllFi authored Jun 13, 2024
1 parent b6975c2 commit 135908d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zp-relayer/pool/RelayPool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,6 @@ export class RelayPool extends BasePool<Network> {
}
}

// TODO: remove cached tx from txStore
}

protected async cacheTxLocally(index: number, commit: string, txHash: string, memo: string) {
Expand Down

0 comments on commit 135908d

Please sign in to comment.