post {disallowed} - Binance Smart Chain
Example code for the post {disallowed} json-rpc method. Сomplete guide on how to use post {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
from
- DATA
60 Bytes - (optional) The identity of the sender.
to
- DATA
60 Bytes - (optional) The identity of the receiver. When present whisper will encrypt the message so that only the receiver can decrypt it.
topics
- Array of DATA
Array of DATA topics, for the receiver to identify messages.
payload
- DATA
The payload of the message.
priority
- QUANTITY
The integer of the priority
ttl
- QUANTITY
integer of the time to live in seconds.
Request
Response
Last updated