You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contracts/ibc-reflect-send/schema/ibc-reflect-send.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -114,22 +114,6 @@
114
114
}
115
115
],
116
116
"definitions": {
117
-
"AnyMsg": {
118
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
119
-
"type": "object",
120
-
"required": [
121
-
"type_url",
122
-
"value"
123
-
],
124
-
"properties": {
125
-
"type_url": {
126
-
"type": "string"
127
-
},
128
-
"value": {
129
-
"$ref": "#/definitions/Binary"
130
-
}
131
-
}
132
-
},
133
117
"BankMsg": {
134
118
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect-send/schema/ibc/packet_msg.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -52,22 +52,6 @@
52
52
}
53
53
],
54
54
"definitions": {
55
-
"AnyMsg": {
56
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
57
-
"type": "object",
58
-
"required": [
59
-
"type_url",
60
-
"value"
61
-
],
62
-
"properties": {
63
-
"type_url": {
64
-
"type": "string"
65
-
},
66
-
"value": {
67
-
"$ref": "#/definitions/Binary"
68
-
}
69
-
}
70
-
},
71
55
"BankMsg": {
72
56
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect-send/schema/raw/execute.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -103,22 +103,6 @@
103
103
}
104
104
],
105
105
"definitions": {
106
-
"AnyMsg": {
107
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
108
-
"type": "object",
109
-
"required": [
110
-
"type_url",
111
-
"value"
112
-
],
113
-
"properties": {
114
-
"type_url": {
115
-
"type": "string"
116
-
},
117
-
"value": {
118
-
"$ref": "#/definitions/Binary"
119
-
}
120
-
}
121
-
},
122
106
"BankMsg": {
123
107
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect/schema/ibc/packet_msg.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -112,22 +112,6 @@
112
112
}
113
113
],
114
114
"definitions": {
115
-
"AnyMsg": {
116
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
117
-
"type": "object",
118
-
"required": [
119
-
"type_url",
120
-
"value"
121
-
],
122
-
"properties": {
123
-
"type_url": {
124
-
"type": "string"
125
-
},
126
-
"value": {
127
-
"$ref": "#/definitions/Binary"
128
-
}
129
-
}
130
-
},
131
115
"BankMsg": {
132
116
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
Copy file name to clipboardExpand all lines: contracts/reflect/schema/raw/execute.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -73,22 +73,6 @@
73
73
}
74
74
],
75
75
"definitions": {
76
-
"AnyMsg": {
77
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
78
-
"type": "object",
79
-
"required": [
80
-
"type_url",
81
-
"value"
82
-
],
83
-
"properties": {
84
-
"type_url": {
85
-
"type": "string"
86
-
},
87
-
"value": {
88
-
"$ref": "#/definitions/Binary"
89
-
}
90
-
}
91
-
},
92
76
"BankMsg": {
93
77
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
Copy file name to clipboardExpand all lines: contracts/reflect/schema/reflect.json
-28Lines changed: 0 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -83,22 +83,6 @@
83
83
}
84
84
],
85
85
"definitions": {
86
-
"AnyMsg": {
87
-
"description": "A message encoded the same way as a protobuf [Any](https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/any.proto). This is the same structure as messages in `TxBody` from [ADR-020](https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-020-protobuf-transaction-encoding.md)",
88
-
"type": "object",
89
-
"required": [
90
-
"type_url",
91
-
"value"
92
-
],
93
-
"properties": {
94
-
"type_url": {
95
-
"type": "string"
96
-
},
97
-
"value": {
98
-
"$ref": "#/definitions/Binary"
99
-
}
100
-
}
101
-
},
102
86
"BankMsg": {
103
87
"description": "The message types of the bank module.\n\nSee https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/cosmos/bank/v1beta1/tx.proto",
0 commit comments