Map<String, dynamic> toJson() { return { // "delegation": delegation?.toJSON(), "signature": signature?.toHex() }; }