Override reference checking for PUBLICIZE transaction type

This commit is contained in:
catbref 2020-06-08 09:16:10 +01:00
parent 847093edac
commit e0398490ae

View File

@ -75,6 +75,11 @@ public class PublicizeTransaction extends Transaction {
return ValidationResult.OK;
}
@Override
public boolean hasValidReference() throws DataException {
return true;
}
@Override
public ValidationResult isValid() throws DataException {
// There can be only one