Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

support 'sendmany' command #2

Open
mndrix opened this issue Jan 6, 2012 · 0 comments
Open

support 'sendmany' command #2

mndrix opened this issue Jan 6, 2012 · 0 comments

Comments

@mndrix
Copy link
Owner

mndrix commented Jan 6, 2012

Support the sendmany RPC call with an API something like the following:

sendMany :: Auth -> Account -> [(Address,Amount)] -> MinConf -> String -> IO ()

The list of addresses and amounts must be serialized into a JSON object as part of the RPC call. Addresses are keys, amounts are values.

vindico referenced this issue in vindico/network-bitcoin Mar 22, 2013
Add missing fields in HashData
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant