-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
at java.lang.System.arraycopy(Native Method)
at org.spongycastle.crypto.digests.SHA3Digest.squeeze(SHA3Digest.java:375)
at org.spongycastle.crypto.digests.SHA3Digest.doFinal(SHA3Digest.java:141)
at io.nebulas.crypto.hash.Hash.Sha3256(Hash.java:16)
at io.nebulas.core.Address.newAddress(Address.java:92)
at io.nebulas.core.Address.NewAddressFromPubKey(Address.java:113)
at io.nebulas.account.AccountManager.updateAccount(AccountManager.java:61)
at io.nebulas.account.AccountManager.newAccount(AccountManager.java:56)
at com.lhang.payment.Payment4Nas.main(Payment4Nas.java:10)
Metadata
Metadata
Assignees
Labels
No labels