Author

Topic: Unsigned transaction creation using the RPC interface (Read 534 times)

staff
Activity: 3374
Merit: 6530
Just writing some code
You can use the createustxtoaddress and createustxformany commands to create unsigned transactions for 1 recipient and many recipients respectively.
sr. member
Activity: 261
Merit: 257
I'm looking to use Armory's RPC interface for generating batched pool payouts, does anyone know how I would go about doing that? I want to be able to generate an unsigned transaction from the pool's payout list using a watching only wallet and then sign the transaction from an offline system. I can't figure out how to create the unsigned transaction with the RPC interface however. Any tips would be much appreciated.
Jump to: