Main > Technical Support

Has the bitcoin compatibility API been dropped from BitSharesX?

(1/1)

bytemaster:
We removed bitcoin compatibility because it wasn't well tested and the GUI didn't have support for it.

We could easily add a "send_many" in titan, but you are likely to hit the transaction size limit.

nethyb:
We we're hoping to use the bitcoin compatibility API's detailed at https://github.com/BitShares/bitshares_toolkit/wiki/Bitshares-commands:-Bitcoin-compatibility with the minebitshares.com virtual multi-pool to provide BTSX payouts.

i.e. using commands such as

--- Code: ---bitcoin_sendmany 
bitcoin_sendmany <fromaccount> <to_address_amounts> [comment]
--- End code ---

It appears these commands are no longer in the BitSharesX clients - XTS or BTSX. Although I can run some of the bitcoin commands in my older BitSharesX 0.2.1 OSX client.

Is there an intention to include them at a later date or is it recommend to use the native bitshares cli commands:

--- Code: ---wallet_transfer
wallet_multipart_transfer
--- End code ---

Can the native commands to send multiple payments in the same cli call? Or does this not make sense with TITAN?

Looking for advice on how best to script a large amount of payments from a single wallet to multiple accounts

Navigation

[0] Message Index

Go to full version