Last commit
This commit is contained in:
parent
a2a9a937a7
commit
0a14669566
6 changed files with 148 additions and 82 deletions
|
|
@ -18,7 +18,7 @@ public final class NoStrTagP extends NoStrEventTagBase<NoStrImplTagP> {
|
|||
}
|
||||
|
||||
public NoStrTagP(String[] args) {
|
||||
super(NoStrImplEventTag.E, args);
|
||||
super(NoStrImplEventTag.P, args);
|
||||
}
|
||||
|
||||
public NoStrIdentityPublicKey getPublicKey() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue