@net-protocol/cli 0.1.31 → 0.1.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6947,7 +6947,8 @@ async function executeUpvoteToken(options) {
6947
6947
  try {
6948
6948
  poolResult = await discoverTokenPool({
6949
6949
  publicClient,
6950
- tokenAddress
6950
+ tokenAddress,
6951
+ chainId: readOnlyOptions.chainId
6951
6952
  });
6952
6953
  } catch (error) {
6953
6954
  exitWithError(