fix typo
This commit is contained in:
parent
6bf8da8374
commit
8cb43e6717
|
@ -56,7 +56,7 @@ public class CashApplicationInfo {
|
|||
*
|
||||
* @return the public key
|
||||
*/
|
||||
public byte[] getPubDate() {
|
||||
public byte[] getPubData() {
|
||||
return pubData;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue