java-sdk
java-sdk copied to clipboard
add no cryptoKeyPair method
- TransactionProcessorInterface中 添加无cryptoKeyPair参数等接口,并在TransactionProcessor提供实现。
- TransactionProcessor中的实现对cryptoKeyPair添加判断,如果传入cryptoKeyPair为空,则使用构造时默认传入的cryptoKeyPair。
- TransactionProcessor 中CryptoKeyPair属性默认非final,并提供get和set的接口。
- AssembleTransactionProcessor 添加带CryptoKeyPair参数的接口。
Sider has detected 4 warnings on analyzing the commit 5e64e5e.
If the errors persist even after retrying, the following actions may resolve them:
- Update tool dependencies
- Configure failed tools
-
Configure
sider.yml
- Turn off unused tools
If you still have problems, feel free to ask us via chat. 💬
You can turn off such notifications if unnecessary.
Sider has detected 4 warnings on analyzing the commit 19e2d3b.
If the errors persist even after retrying, the following actions may resolve them:
- Update tool dependencies
- Configure failed tools
-
Configure
sider.yml
- Turn off unused tools
If you still have problems, feel free to ask us via chat. 💬
You can turn off such notifications if unnecessary.