burnSummary property
Human-readable error message of why this entry burned tokens
Implementation
@$pb.TagNumber(6)
$core.String get burnSummary => $_getSZ(5);
Implementation
@$pb.TagNumber(6)
set burnSummary($core.String value) => $_setString(5, value);