Skip to content

Commit

Permalink
Merge pull request #31 from multiversx/sirius-schema-2024-01-13
Browse files Browse the repository at this point in the history
Update schema (Sirius)
  • Loading branch information
andreibancioiu committed Jan 15, 2024
2 parents c75e0ff + 06abba2 commit 8c14958
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions schema/scdeploys.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@
"name": "upgrader",
"type": "STRING",
"description": "The bech32 encoded address of the sender of the contract upgrade transaction."
},
{
"name": "codeHash",
"type": "STRING",
"description": "The new code hash of the smart contract."
}
],
"type": "RECORD",
Expand Down

0 comments on commit 8c14958

Please sign in to comment.