updated mixnet contract schema files
This commit is contained in:
Generated
+1
-1
@@ -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#",
|
||||
|
||||
Reference in New Issue
Block a user