
gatherplan의 액션 파라미터
{ "name": "gatherplan", "base": "", "fields": [ { "name": "source_id", "type": "uint64" }, { "name": "destination_id", "type": "uint64" }, { "name": "stratum", "type": "uint16" }, { "name": "quantity", "type": "uint32" }, { "name": "recharge", "type": "bool" }, { "name": "slots", "type": "bytes" } ] }