updated mixnet contract schema files

This commit is contained in:
Jędrzej Stuczyński
2023-09-13 15:16:08 +01:00
parent ec0ac56b8a
commit f6a4fc3b6f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1302,7 +1302,7 @@ dependencies = [
[[package]]
name = "nym-mixnet-contract"
version = "1.5.0"
version = "1.5.1"
dependencies = [
"bs58",
"cosmwasm-derive",
@@ -1,6 +1,6 @@
{
"contract_name": "nym-mixnet-contract",
"contract_version": "1.5.0",
"contract_version": "1.5.1",
"idl_version": "1.0.0",
"instantiate": {
"$schema": "http://json-schema.org/draft-07/schema#",