Skip to content

Commit

Permalink
lint err
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoch05 committed Apr 24, 2024
1 parent b20af4e commit e0327a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subgraph/ln-opposite-bridge/src/LnOppositeBridge.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const WITHDRAW = 2;

const lockRecordNonceId = "0x01";
const marginUpdateNonce = "0x02";
const feeUpdated = "0x03";

// source chain start
export function handleTokenLocked(event: TokenLocked): void {
Expand Down

0 comments on commit e0327a9

Please sign in to comment.