Created
January 8, 2013 02:33
-
-
Save asoltys/4480570 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adam@B093075:~$ opentxs writecheque --myacct RCvqrxytV2dRdqVEy1HwbW0dMfzwKrAuabqykFy2ZIL --hisnym HTbKcy2GUXXoJid1GxjGys0hA3oc2EYNykemOnKekol | |
Welcome to Open Transactions -- version 0.88.e | |
Using as server: gI301UJlZvagV64BilwmR4UBpBJl9Junwd5sqF9dPfH | |
Using as mynym: eS6t72JMZc6scm1fp7Mw0OXBxwXk3pmRX0sLqhsg0b | |
Using as myacct: RCvqrxytV2dRdqVEy1HwbW0dMfzwKrAuabqykFy2ZIL | |
Usage: writecheque --myacct <MY_ACCT_ID> --hisnym <HIS_NYM_ID> | |
Optionally: --args "memo \"one-line memo allowed here.\" amount AMOUNT" | |
Additionally: --args "validfor IN_SECONDS" | |
This command WRITES but DOES NOT SEND the cheque. (Use sendcheque for that.) | |
Enter the amount as integer[1]: | |
Optionally, enter a note on a single line[(memo field)]: | |
Enter the 'valid for' time period, in seconds (default is 30 days.) [2592000]: | |
OTScriptChai::ExecuteScript: | |
Caught chaiscript::exception::eval_error: | |
Missing clone or copy constructor for right hand side of equation. | |
File: | |
Start position, line: 0 column: 0 | |
End position, line: 0 column: 0 | |
Error: "Missing clone or copy constructor for right hand side of equation" With parameters: (const l) during evaluation at (1251, 13) | |
from /home/adam/.local/lib/opentxs/ot_commands.ot (1030, 9) : | |
from /home/adam/.local/lib/opentxs/ot_commands.ot (1303, 22) : | |
from /home/adam/.local/lib/opentxs/ot_commands.ot (1303, 9) : | |
from /home/adam/.local/bin/opentxs (273, 31) : | |
from /home/adam/.local/bin/opentxs (273, 21) : | |
from /home/adam/.local/bin/opentxs (271, 17) : | |
from /home/adam/.local/bin/opentxs (142, 13) : | |
from /home/adam/.local/bin/opentxs (132, 9) : | |
from /home/adam/.local/bin/opentxs (325, 20) : | |
from /home/adam/.local/bin/opentxs (325, 20) : | |
from /home/adam/.local/bin/opentxs (323, 13) : | |
from /home/adam/.local/bin/opentxs (319, 9) : | |
from /home/adam/.local/bin/opentxs (573, 5) : | |
from /home/adam/.local/bin/opentxs (580, 1) : |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment