|
FireSync API
|
Creates and adds a new block to the pipe.
The new block is added to the end of the pipe's block list.
This function involves communication with the remote node.
| pipe | Pipe object. |
| typeName | Specifies the type of block to add. |
| name | Name of the new block. |
| block | Receives the new block object. |