generated from coulomb/repo-seed
chore: update standalone state hub wiring
This commit is contained in:
@@ -24,7 +24,7 @@ from typing import Any
|
||||
|
||||
from pydantic import BaseModel, Field
|
||||
|
||||
PUBLISHER = "the-custodian/state-hub"
|
||||
PUBLISHER = "state-hub"
|
||||
|
||||
|
||||
class EventEnvelope(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user