Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeeDelegatedSmartContractExecutionTest에 누락된 부분이 있어서 이슈로 남겨드립니다. #35

Open
ChoiYongWook opened this issue Aug 23, 2024 · 2 comments
Assignees

Comments

@ChoiYongWook
Copy link

안녕하세요 caver-java를 이용해서 서비스를 운영중인 개발자 입니다.

TransactionReceipt.TransactionReceiptData receiptData = this.getMethod(FUNCTION).send(Arrays.asList(argument), sendOptions, processor);
기존에 위의 예시처럼 서비스를 운영하고 있었는데 kaia-sdk에는 해당 부분이 안보여서 공유드립니다.

@kjeom
Copy link
Member

kjeom commented Oct 4, 2024

translation ->

Hello, I am a developer who is operating a service using caver-java.

TransactionReceipt.TransactionReceiptData receiptData = this.getMethod(FUNCTION).send(Arrays.asList(argument), sendOptions, processor);

I was operating a service like the example above, but I don't see that part in kaia-sdk, so I'm sharing it with you.

@kjeom
Copy link
Member

kjeom commented Oct 4, 2024

@kjeom kjeom self-assigned this Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants