We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blocks
In case the user does not know the module hash and only needs to subscribe to "block" payload only
clock
block_id
{ "method": "blocks", "params": { "chain": "bsc" } }
The text was updated successfully, but these errors were encountered:
Send block as generic payload to be subscribed Ref: #31
bebc08b
🤔 doesn't seem to be implemented
This should be a new topic that only includes the block (clock type)
block
Sorry, something went wrong.
samuelpapineau
No branches or pull requests
In case the user does not know the module hash and only needs to subscribe to "block" payload only
blocks
to be subscribedblocks
clock
subscribe from other webhooks using the same chain (don't allow pushing the same clock twice)block_id
block_id
is newSubscribe by blocks only by chain
The text was updated successfully, but these errors were encountered: