xian-network / xian-js

Tools for interacting with the Xian blockchain using javascript / typescript
1 stars 1 forks source link

Retrieve transaction result from node manually. #4

Open duelingbenjos opened 2 months ago

duelingbenjos commented 2 months ago

After broadcasting a transaction to the network, the package should query the node for the result using the tx hash. Not an issue right now, but needed for when network is under load.