neo-go/pkg/services
Anna Shaleva 132531fabe rpcsrv: support Map parameter in invokefunction RPC handler
We have smartcontract.ParameterPair structure that can be properly
marshalled and passed to RPC server as an element of smartcontract.Map
structure. However, RPC server can't unmarshal map values properly
without this change.

This change is compatible with C# node.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-02-28 15:54:33 +03:00
..
helpers/rpcbroadcaster *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
metrics services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
notary services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
oracle services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00
rpcsrv rpcsrv: support Map parameter in invokefunction RPC handler 2024-02-28 15:54:33 +03:00
stateroot services: update logs flush after services shutdown 2024-02-27 15:10:51 +03:00