Pointer to the Web3Connection assigned to this contract class
Returns the Web3Contract class representing this contract
Returns the Web3 class assigned to this connection
Return a property value from the contract
Alias for Web3Connection.connect(); Will load contract if success
description of the poll
length of the voting in seconds
available options
Deploy the loaded abi contract
Permissive way of initializing the contract, used primarily for deploys. Prefer to use loadContract
Preferred way of initializing and loading a contract
Interact with, or change a value of, a property on the contract
Send unsigned transaction
Alias for Web3Connection.start(); Will load contract if success
Generated using TypeDoc
Returns the Account associated with this connection