
getwormhole의 액션 반환 유형
{ "name": "wormhole_info", "base": "", "fields": [ { "name": "coords", "type": "coordinates" }, { "name": "is_wormhole", "type": "bool" }, { "name": "destination", "type": "coordinates" } ] }

getwormhole의 액션 반환 유형
{
"name": "wormhole_info",
"base": "",
"fields": [
{
"name": "coords",
"type": "coordinates"
},
{
"name": "is_wormhole",
"type": "bool"
},
{
"name": "destination",
"type": "coordinates"
}
]
}