forked from TrueCloudLab/frostfs-node
[#973] ir: Listen and process Put/Delete events of Subnet contract
Define notification events, implement parsers. Add morph client of Subnet contract. Listen, verify and approve events in Inner Ring app. Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
214c2bd0cb
commit
41eaa1e246
22 changed files with 1278 additions and 12 deletions
|
@ -1,4 +1,4 @@
|
|||
package subnet
|
||||
package subnetevents
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue