Skip to content

This is a clone of corda-settler repository; I fixed all the flows to avoid "No matching constructor found".

License

Notifications You must be signed in to change notification settings

adelrustum/corda-settler-fixes

Repository files navigation

PartyA Terminal

  • start CreateObligation longAmount: 1000, currencyCode: USD, role: OBLIGOR, counterparty: PartyB, dueBy: 1590000000, anonymous: false
  • start NovateObligation linearId: REPLACE_W_OBLIGATION_UID, fiatIdentifier: USD, digitalIdentifier: XRP, oracle: Oracle

PartyB Terminal

  • start UpdateSettlementMethod linearId: REPLACE_W_OBLIGATION_UID, accountToPay: REPLACE_W_XRP_ADDRESS, settlementOracle: Oracle

PartyA Terminal

  • start OffLedgerSettleObligation longAmount: 20000000, digitalIdentifier: XRP, linearId: REPLACE_W_OBLIGATION_UID

Query Obligation State

  • run vaultQuery contractStateType: com.r3.corda.finance.obligation.contracts.states.Obligation

About

This is a clone of corda-settler repository; I fixed all the flows to avoid "No matching constructor found".

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages