Skip to content

Commit 2afa74c

Browse files
committed
fmt
1 parent 6228dc7 commit 2afa74c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

local-tests/setup/networkContext.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15308,4 +15308,4 @@
1530815308
],
1530915309
"name": "Forwarder"
1531015310
}
15311-
}
15311+
}

packages/types/src/lib/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ export interface WalletEncryptedPayload {
684684
session_signature: string;
685685
random: string;
686686
created_at: string;
687-
}
687+
};
688688
}
689689

690690
export interface HandshakeWithNode {

0 commit comments

Comments
 (0)