feat(tokenAirdropTransaction): Implement JSON-RPC method endpoint for TokenAirdropTransaction
#929
Codacy Production / Codacy Static Code Analysis
required action
Apr 1, 2025 in 0s
3 new issues (0 max.) of at least minor severity.
Annotations
Check warning on line 58 in src/tck/include/common/transfer/TransferParams.h
codacy-production / Codacy Static Code Analysis
src/tck/include/common/transfer/TransferParams.h#L58
Method nlohmann::adl_serializer::from_json has a cyclomatic complexity of 10 (limit is 8)
Check warning on line 61 in src/tck/src/token/TokenService.cc
codacy-production / Codacy Static Code Analysis
src/tck/src/token/TokenService.cc#L61
Method Hiero::TCK::TokenService::airdropToken has 65 lines of code (limit is 50)
Check warning on line 61 in src/tck/src/token/TokenService.cc
codacy-production / Codacy Static Code Analysis
src/tck/src/token/TokenService.cc#L61
Method Hiero::TCK::TokenService::airdropToken has a cyclomatic complexity of 10 (limit is 8)
Loading