CODEWITHSUNDEEP
Home
Blog
Discussion
corda
blockchain.info-api
corda-flow
Ajit Raju
Reputation: 41
Corda transactions happens between 2 node? is there a way we can do a transaction between more then 2 nodes?
I want to perform transaction between more then two nodes: e.g.
Loan of 1 Million will be given by 2 payer to a issue A, B, C will share the loan amount by 20%, 40% and 40% to a issuer D
Flow should have happen with notary sign along with all payer and issue
I will have 5 nodes 3 payer and 1 issue + 1 notary how to do this?
Upvotes: 0
Views: 26
Answers (0)
Related Questions
How to add another regulatory node and add some functionality to it in corda DLT?
Can we create same name account on different nodes in corda?
Corda flow exception: net.corda.core.flows.NotaryFlow$Client is not registered
Corda: Enable communication between Corda nodes via the internet
R3- Corda transaction without notary signature
Corda nodes are hanging at collecting signatures,when I am performing transactions on different machines
In Corda, which case we should sign transaction with account key rather than node key?
How does corda verification work for transactions between multiple states?
How can you ensure all transactions/subflows in a Corda flow are finalized?
Observer node implementation
Close Ad