mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
Listen to blocks with reason new_package
This commit is contained in:
parent
6442c4cf53
commit
f2479ad866
2 changed files with 17 additions and 8 deletions
|
|
@ -7,6 +7,7 @@ const SERVER_STOP_TIMEOUT_MS = 1000;
|
|||
* @typedef {Object} BlockEvent
|
||||
* @property {number} ts_ms
|
||||
* @property {{ product: string, identifier: string, version: string }} artifact
|
||||
* @property {string} block_reason
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue