gnolang / gnonative

Develop for Gno using your app's native language
Apache License 2.0
9 stars 9 forks source link

chore: Update gnoNativeService Call to the new gnoclient API #112

Closed jefft0 closed 5 months ago

jefft0 commented 5 months ago

A recent PR updates the gnoclient Call method. So we need to update gnonative to use it. This PR updates go.mod to use the latest gnolang/gno, and updates gnoNativeService Call to use the new format.