multiversx / mx-sdk-go

MultiversX GO SDK for interacting with the MultiversX blockchain (in general) and Smart Contracts (in particular).
GNU General Public License v3.0
18 stars 12 forks source link

Transaction always pending with no age #157

Closed ricardogolez closed 9 months ago

ricardogolez commented 10 months ago

Hi guys, trying to use the exampleTransaction main.go example

when sending the transaction, on the chain it's always pending and not pushing thru.

Im using this configuration

image

image

image