williamwang1
Results
1
comments of
williamwang1
got this error: Invalid params on testnet ```typescript await client.subscribeEvent({ filter: { Package : '0xd8f042479dcb0028d868051bd53f0d3a41c600db7b14241674db1c2e60124975' }, onMessage: (event) => { console.log('subscribeEvent', JSON.stringify(event, null, 2)); }, }) ``` ``` Error subscribing...