Skip to content

[BUG] add message error #120

Description

@ygcool

If the transaction has a message, it will cause the transaction to fail to be sent.
like this:

$tron->sendTransaction($to, $value, 'hello');

return:

Array
(
    [code] => SIGERROR
    [txid] => xxx
    [message] => xxx
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions