Skip to content

errors on making a deposit #15

Description

@bassjobsen

When my balance is empty it says: "Account not found" and when i refuel my balance i got the following output:

Error: Error: TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.

Please see below:

bass@bass-Aspire-ES1-521:~/testomgeving/asch$ ./asch-cli/bin/asch-cli dapps --deposit
? Enter secret [hidden]
? Enter amount 120
? DApp Id f4c34f11c469462d6239a2b9afdf8cf904828d9bcd11fc25c258716ecdd8df65
? Enter secondary secret (if defined) 
? Host and port localhost:4096
Account not found
bass@bass-Aspire-ES1-521:~/testomgeving/asch$ asch-cli -H 127.0.0.1 -P 4096 sendmoney --secret "someone manual strong movie roof episode eight spatial brown soldier soup motor" --to "ABmShCxN9okgsthq5ao915A94mdfoXQ24p" --amount 100000000000
f972b28f0871596376061cac543759762f68358cc83f9abb907d17cde4819c95
bass@bass-Aspire-ES1-521:~/testomgeving/asch$ ./asch-cli/bin/asch-cli dapps --deposit
? Enter secret [hidden]
? Enter amount 120
? DApp Id f4c34f11c469462d6239a2b9afdf8cf904828d9bcd11fc25c258716ecdd8df65
? Enter secondary secret (if defined) 
? Host and port localhost:4096
Error: Error: TypeError: First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.

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