Skip to content

Commit

Permalink
Update cerra.json (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
cerraio authored Feb 25, 2024
1 parent c15a7ec commit 8e00a5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions projects/cerra.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,31 +11,31 @@
"version": 1,
"language": "PLUTUS",
"languageVersion": 2,
"scriptHash": "c5e72e9fc8254c30a639fddaedcaa793a88b35beab80f1652e071f44",
"scriptHash": "3cd3ddbabad7d3628642c10463a26c9fc45f2a0d2359c29f45f5a972",
"github": "https://github.com/cerraio/lending-plutus"
},
{
"name": "Loan Factory MP",
"version": 1,
"language": "PLUTUS",
"languageVersion": 2,
"scriptHash": "4f92ffbe81c57ce2ae2c46c862b0dec78a885220bec8e6d4d5a541d2",
"scriptHash": "6bee4895e8b85a23cdfcb2da6c48d847914f6d9693465079c4bbc8cc",
"github": "https://github.com/cerraio/lending-plutus"
},
{
"name": "Lender MP",
"version": 1,
"language": "PLUTUS",
"languageVersion": 2,
"scriptHash": "ba0b95b059c4ba8514db6bd24440eca4cc8330fd51356a27bcaeac2b",
"scriptHash": "e2e221c33f40b378dda2bd204ea83df3b3b6b92c66327c7a31906983",
"github": "https://github.com/cerraio/lending-plutus"
},
{
"name": "Borrower MP",
"version": 1,
"language": "PLUTUS",
"languageVersion": 2,
"scriptHash": "7d199ae580c415d89825b1a12820235f90625ba843e99bfaebe9ec35",
"scriptHash": "2a913261c73b76b7296b647ed2b8f0a3612b1b64f4a594fd3d890652",
"github": "https://github.com/cerraio/lending-plutus"
}
]
Expand Down

0 comments on commit 8e00a5d

Please sign in to comment.