createPoll 6a43b855Creates a new poll and provides all needed data for its instantiation
| inputs | 0 | address | _contractsManager | |
| 1 | address | _backend | ||
| 2 | uint256 | _optionsCount | ||
| 3 | bytes32 | _detailsIpfsHash | ||
| 4 | uint256 | _votelimit | ||
| 5 | uint256 | _deadline | ||
| outputs | 0 | address |