UNPKG

@newfound8ion/newcoin.daos-js

Version:

JS Library to read data from newcoin.daos smart contract.

6 lines (5 loc) 96 B
export interface VotePayload { id?: string; owner: string; votingSHA256?: string; }