WatchPolicyConfig
@totemsdk/recursive-mast / WatchPolicyConfig
Interface: WatchPolicyConfig
Properties
afterEpoch?
optionalafterEpoch?:number
Only notify for epochs after this value.
onUpdate
onUpdate: (
update) =>void
Called when the policy is updated.
Parameters
update
Returns
void
policyId
policyId:
string
The policy to watch.