You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 addressmixcqdAy4aFtuBV7uRebqBTjiFWCcS4UEp
that reports to have 27856.93 coins and got the following error message:Don't know if it's relevant though.
The text was updated successfully, but these errors were encountered: