Map<String, dynamic> toJson() { return { 'witness_votes': witnessVotes, 'witnesses_voted_for': witnessesVotedFor, }; }