Commit 7a2e7481 authored by shajiaiming's avatar shajiaiming

fix

parent 2c58552f
......@@ -260,7 +260,7 @@ class Chain33Service
{
$params = [
'addresses' => $address,
#'execer' => $execer,
'execer' => $execer,
];
return $this->send($params, 'Chain33.GetBalance');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment