예제 #1
0
 FollowRequestData(UserPublicKey owner, byte[] publicKey) {
   super(owner.toString(), publicKey);
 }