frostfs-node/cmd/neofs-node/config/node
Leonard Lyubich adbbad0beb [#607] network: Do not work with Address pointers
`network.Address` structure in most cases created once and used read-only.

Replace `AddressFromString` function with `Address.FromString` method with
the same purpose and implementation. Make all libraries to work with value.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
config.go [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
config_test.go [#607] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
wallet.json [#562] cmd/neofs-node: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
wallet.key [#562] config: parse key on config load 2021-06-15 14:49:59 +03:00