chore: update standalone state hub wiring
This commit is contained in:
parent
d444462de0
commit
fdc395a600
23 changed files with 40 additions and 42 deletions
|
|
@ -24,7 +24,7 @@ from typing import Any
|
|||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
PUBLISHER = "the-custodian/state-hub"
|
||||
PUBLISHER = "state-hub"
|
||||
|
||||
|
||||
class EventEnvelope(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue