Skip to content

Commit f4e9399

Browse files
yashnevatiaCopilot
andauthored
Adding aptos service (#1836)
* Adding aptos service * wip * Update pkg/types/relayer.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/chains/aptos/aptos_grpc.pb.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/types/chains/aptos/aptos.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update pkg/types/chains/aptos/aptos.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * required * clean up --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b56cb53 commit f4e9399

File tree

25 files changed

+4659
-7
lines changed

25 files changed

+4659
-7
lines changed

.mockery.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ packages:
2323
EVMService:
2424
TONService:
2525
SolanaService:
26+
AptosService:
2627
github.com/smartcontractkit/chainlink-common/pkg/types/core:
2728
interfaces:
2829
CapabilitiesRegistry:

0 commit comments

Comments
 (0)