frostfs-node/pkg/innerring/processors/neofs
Leonard Lyubich ed80f704d0 [#556] innerring/neofs: Process Bind/Unbind events
Make IR processor of NeoFS contract to handle `Bind`/`Unbind` notification
events. The processor verifies the format of wallet script hash and public
keys, and call NeoFS ID client wrapper in order to approve adding/removing
keys from NeoFS account.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-02 10:50:44 +03:00
..
handlers.go [#556] innerring/neofs: Process Bind/Unbind events 2021-06-02 10:50:44 +03:00
process_assets.go [#496] innerring/invoke: remove function wrappers 2021-05-25 13:41:39 +03:00
process_bind.go [#556] innerring/neofs: Process Bind/Unbind events 2021-06-02 10:50:44 +03:00
process_config.go [#496] innerring/invoke: remove function wrappers 2021-05-25 13:41:39 +03:00
processor.go [#556] innerring/neofs: Process Bind/Unbind events 2021-06-02 10:50:44 +03:00