Fork: Poll Dapp
Storage type
storage pair
owner address
owner_candidate option(address)
paused bool
polls_counter nat
poll map(nat, $poll_value)
poll_to_approve big_map(bytes, address)
responder big_map(address, set(nat))
metadata big_map(string, bytes)
poll_value pair
ipfs_hash bytes
responses map(nat, nat)
creation timestamp