helium / helium-js

Official TypeScript packages for interacting with the Helium blockchain
Apache License 2.0
110 stars 35 forks source link

txid cannot be queried #336

Open 17621859515 opened 2 years ago

17621859515 commented 2 years ago

As shown, the following is the transfer code. use "@helium/address": "^4.6.2", "@helium/crypto": "^4.6.2", "@helium/http": "^4.7.5", "@helium/transactions": "^4.7.5"

Submitted and obtained txid cannot be queried. Does anyone know what the problem is?

image