frostfs-node/pkg/morph/client
Leonard Lyubich 4c8d29ce46 [#398] morph/client: Add method to read magic number
Implement `Client.MagicNumber` method that returns magic number of the
network to which the underlying RPC node client is connected.

Network magic value is received via `GetNetwork` method.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-19 19:16:40 +03:00
..
audit [#355] moprh/client: Add start/stop container estimation methods 2021-01-29 11:23:37 +03:00
balance [#326] morph/balance: Provide interface to "transferX" method's invocations 2021-01-29 11:04:30 +03:00
container [#328] morph/container: Add client methods related to size estimations 2021-02-02 15:45:04 +03:00
netmap [#363] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
client.go [#398] morph/client: Add method to read magic number 2021-02-19 19:16:40 +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