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

bug(weaver-assettransfer) can not transfer sample bond from corda to fabric #3610

Open
jenniferlianne opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jenniferlianne
Copy link

Describe the bug

A sample bond can not be transferred from corda to fabric, as there is an error regarding the maturity date being in the past. The corda sample bond contract does not have a maturity date. Given the error, I suspect that the default value is populated incorrectly when it is minted in the receiving network.

To Reproduce

As the current corda sample CLI does not support bonds, the contract and interop functions must be called directly.

Error Message

Application chaincode invoke error: maturity date can not be in past.

@jenniferlianne jenniferlianne added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant