Commit e05d0aa
authored
Extract message content in mini-playground output to match rpk CLI (#360)
The mini-playground was showing the full WASM result structure {"msg": {...}, "meta": {...}} while the main playground and rpk CLI extract just the message content. Now both playgrounds display consistent output.1 parent b982d89 commit e05d0aa
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
909 | 909 | | |
910 | 910 | | |
911 | 911 | | |
912 | | - | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
913 | 915 | | |
914 | 916 | | |
915 | 917 | | |
| |||
0 commit comments