Broadcast a blockchain block to all members of a conference call, see here » for more info.
Method schema is available as of layer 202. Switch »
Name | Type | Description |
---|---|---|
call | InputGroupCall | The conference where to broadcast the block. |
block | bytes | The block to broadcast. |
Code | Type | Description |
---|---|---|
400 | GROUPCALL_INVALID | The specified group call is invalid. |