We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e9f04 commit 9008e68Copy full SHA for 9008e68
client-js/examples/events.ts
@@ -124,7 +124,7 @@ const usage = async () => {
124
125
cep18.stopEventStream();
126
127
- // Change Events mode to no event, wait for transaction instead of listener
+ // Change Events mode to Native events, wait for transaction instead of listener
128
params = {
129
sender: owner.publicKey,
130
paymentAmount: String(3_000_000_000),
0 commit comments