neoneo-go/pkg/smartcontract/rpcbinding
Anna Shaleva 1356721862 rpcbinding: export any unexported fields of structures/events
Perform private -> public transformation at the last step of RPC binding
generation so that it works not only with NeoGo contracts, but with any
other contracts.

Close #3083.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-08-11 15:31:08 +03:00
..
binding.go rpcbinding: export any unexported fields of structures/events 2023-08-11 15:31:08 +03:00