frostfs-node/pkg/morph/event
Alex Vanin 7c1776a281 [#152] Add ID field to update state event
NeoFS contract produces event with three arguments:
  - update ID,
  - config key,
  - config value.

Update ID is a unique shared by inner ring holders
byte sequence that is used to update NeoFS runtime
configuration.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-06 09:26:00 +03:00
..
balance [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
container [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
neofs [#152] Add ID field to update state event 2020-11-06 09:26:00 +03:00
netmap [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
event.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
handler.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
listener.go [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
parser.go [#124] Update neo-go to pre-preview4 version 2020-11-02 13:54:31 +03:00
utils.go Add Inner Ring code 2020-07-24 17:07:37 +03:00