You are viewing a single comment's thread from:RE: python-bitshares 边学边记 (三) / BitShares类View the full contextdongchengdiao (25)in #python-bitshares • 8 years ago 这个例子:bitshares.transfer("xxx1", 1, "CNY", "Test transfer!", "xxx2") 函数参数和上面的函数定义对不上。