gnolang / gnonative

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

chore: Update RunRequest with a list of MsgRun #121

Closed jefft0 closed 4 months ago

jefft0 commented 4 months ago

The gnoclient API method Run was updated to use a list of MsgRun in one transaction, similar to what was done for Call. We want Gno Native Kit to closely follow the gnoclient API, so this PR updates the gRPC API: