Rubyscore_Vote
BLAST(Optional. Used for Blast network)
IBlast BLAST
constructor(Optional. Used for Blast network)
constructor(address admin) public
Constructor for the Rubyscore_Vote contract.
Initializes the contract and configures the system for the Blast network.
Parameters
Name
Type
Description
admin
address
The address of the admin role, which has overall control.
fallback
fallback() external payable
vote
function vote() external payable
Last updated