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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -521,7 +521,7 @@
521
521
"type": "string"
522
522
},
523
523
"tokens": {
524
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
524
+
"description": "MsgTransfer in v2 version supports multiple coins",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect-send/schema/ibc/packet_msg.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -462,7 +462,7 @@
462
462
"type": "string"
463
463
},
464
464
"tokens": {
465
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
465
+
"description": "MsgTransfer in v2 version supports multiple coins",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect-send/schema/raw/execute.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -510,7 +510,7 @@
510
510
"type": "string"
511
511
},
512
512
"tokens": {
513
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
513
+
"description": "MsgTransfer in v2 version supports multiple coins",
Copy file name to clipboardExpand all lines: contracts/ibc-reflect/schema/ibc/packet_msg.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -563,7 +563,7 @@
563
563
"type": "string"
564
564
},
565
565
"tokens": {
566
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
566
+
"description": "MsgTransfer in v2 version supports multiple coins",
Copy file name to clipboardExpand all lines: contracts/reflect/schema/raw/execute.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -636,7 +636,7 @@
636
636
"type": "string"
637
637
},
638
638
"tokens": {
639
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
639
+
"description": "MsgTransfer in v2 version supports multiple coins",
Copy file name to clipboardExpand all lines: contracts/reflect/schema/reflect.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -646,7 +646,7 @@
646
646
"type": "string"
647
647
},
648
648
"tokens": {
649
-
"description": "packet data only supports one coin https://github.com/cosmos/cosmos-sdk/blob/v0.40.0/proto/ibc/applications/transfer/v1/transfer.proto#L11-L20",
649
+
"description": "MsgTransfer in v2 version supports multiple coins",
0 commit comments