Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coin sendto testing #114

Open
buhtignew opened this issue Jun 5, 2024 · 0 comments
Open

coin sendto testing #114

buhtignew opened this issue Jun 5, 2024 · 0 comments
Labels
error message An error message received on hold will be solved later

Comments

@buhtignew
Copy link
Collaborator

I apologize for I've tested a command you've mentioned here as not urgent to test, but I was too curious to test it because I felt it would be very useful for me personally to use instead of the slimcoind native command.
So I've tested coin sendto mmjaHuS1kTRMFJaTJqYMjdmF18n36eXHfD 1 from the address mixcqdAy4aFtuBV7uRebqBTjiFWCcS4UEp that reports to have 27856.93 coins and got the following error message:

File "~/.local/bin/pacli", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "~/.local/lib/python3.12/site-packages/pacli/__main__.py", line 479, in main
    fire.Fire({
  File "~/.local/lib/python3.12/site-packages/fire/core.py", line 143, in Fire
    component_trace = _Fire(component, args, parsed_flag_args, context, name)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "~/.local/lib/python3.12/site-packages/fire/core.py", line 477, in _Fire
    component, remaining_args = _CallAndUpdateTrace(
                                ^^^^^^^^^^^^^^^^^^^^
  File "~/.local/lib/python3.12/site-packages/fire/core.py", line 693, in _CallAndUpdateTrace
    component = fn(*varargs, **kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^
  File "~/.local/lib/python3.12/site-packages/pacli/coin.py", line 26, in sendto
    raise RecieverAmountMismatch
pypeerassets.exceptions.RecieverAmountMismatch

Don't know if it's relevant though.

@buhtignew buhtignew added the error message An error message received label Jun 5, 2024
@d5000 d5000 added the on hold will be solved later label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error message An error message received on hold will be solved later
Projects
None yet
Development

No branches or pull requests

2 participants