frostfs-node/pkg/morph/client
Pavel Karpy 17059b34ea [#1743] morph: Fix non-notary calls
Some methods add "IR" suffix to its names in notary enabled envs
because of contract logic. It was broken due to incorrect notary state
reading (tryNotary != notary is enabled).

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-09-02 12:11:57 +03:00
..
audit
balance
container
neofs
neofsid
netmap
reputation
subnet
client.go [#1711] morph: Simplify code using neo-go actors 2022-09-02 10:41:18 +03:00
client_test.go
constructor.go [#1711] morph: Drop deprecated neo-go calls 2022-09-02 10:41:18 +03:00
fee.go
fee_test.go
multi.go [#1711] morph: Drop deprecated neo-go calls 2022-09-02 10:41:18 +03:00
multy_test.go
nns.go
notary.go [#1743] morph: Fix non-notary calls 2022-09-02 12:11:57 +03:00
notifications.go
static.go [#1743] morph: Fix non-notary calls 2022-09-02 12:11:57 +03:00
util.go [#1711] morph: Drop deprecated neo-go calls 2022-09-02 10:41:18 +03:00
util_test.go