frostfs-node/pkg/morph/client
Leonard Lyubich 159351fd55 [#298] morph/netmap: Fix invocation of UpdateState contract method
Fix incorrect method name. Fix the order of arguments (should be {state,
key}).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-11 18:42:09 +03:00
..
audit [#283] morph/client: Implement all calls for audit contract 2020-12-25 16:49:27 +03:00
balance [#122] Return big.Int in balanceOf function 2020-10-29 10:14:59 +03:00
container [#265] innerring: Select storage groups to audit 2020-12-25 16:49:27 +03:00
netmap [#298] morph/netmap: Fix invocation of UpdateState contract method 2021-01-11 18:42:09 +03:00
client.go [#254] Update neo-go to preview4 compatible version 2020-12-25 16:49:27 +03:00
client_test.go [#22] Support string type in stack parameter converter 2020-10-19 12:27:56 +03:00
constructor.go [#127] Remove magic number from config 2020-11-02 13:54:31 +03:00
static.go [#254] Update neo-go to preview4 compatible version 2020-12-25 16:49:27 +03:00
util.go [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
util_test.go [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00