Skip to content

Commit 9008e68

Browse files
committed
// typo
1 parent f8e9f04 commit 9008e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-js/examples/events.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ const usage = async () => {
124124

125125
cep18.stopEventStream();
126126

127-
// Change Events mode to no event, wait for transaction instead of listener
127+
// Change Events mode to Native events, wait for transaction instead of listener
128128
params = {
129129
sender: owner.publicKey,
130130
paymentAmount: String(3_000_000_000),

0 commit comments

Comments
 (0)