lightacct.gm 컨트랙트 개요 액션 (5) 구조체 (8) 테이블 (3) ABI (에이비아이) 구조체 (8) withdraw withdraw의 액션 파라미터 { "name": "withdraw", "base": "", "fields": [ { "name": "credential_id", "type": "uint64" }, { "name": "to_account", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "memo", "type": "string" } ] }