@@ -1033,7 +1033,7 @@ async function transfer_(opts) {
}
} else {
logger.error('czz withdraw error', JSON.stringify(ret), JSON.stringify(opts))
- throw ret
+ throw JSON.stringify(ret)