Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
WatchBlockParams
WatchBlockParams
Defined in
type
WatchBlockParams
=
SharedBlockParams
&
{
onBlock
:
(
block
:
Block
)
=>
void
;
};
On this page