frostfs-node/pkg/morph/client
Leonard Lyubich d6c0307431 [#627] morph: Inherit internal.StaticClient interface in all wrappers
There is a need to provide contract address getter from all contract client
wrappers.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-30 14:47:04 +03:00
..
audit [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
balance [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
container [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
internal [#627] morph: Define partial interface of StaticClient type 2021-09-30 14:47:04 +03:00
neofs [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
neofsid [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
netmap [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
reputation [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
client.go [#837] morph: Add WithSingleClient client constructor option 2021-09-24 19:14:28 +03:00
client_test.go [#505] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [#837] morph: Add WithSingleClient client constructor option 2021-09-24 19:14:28 +03:00
multi.go [#837] morph: Add WithSingleClient client constructor option 2021-09-24 19:14:28 +03:00
nns.go [#786] morph/client: Add NNS contract address getter 2021-09-13 14:51:35 +03:00
notary.go [#846] morph/notary: Add nonce parameter to notary invocation method 2021-09-27 11:10:15 +03:00
static.go [#627] morph: Add contract address getter to StaticClient 2021-09-30 14:47:04 +03:00
util.go [#521] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00