Posts

Showing posts with the label Create an issuance and a send within the same block (XCP)

Create an issuance and a send within the same block (XCP)

Create an issuance and a send within the same block (XCP) Using counterparty api I am issuing an asset, signing the raw transaction and sending raw transaction. Api I used is http://ift.tt/2imtNWK As it takes 10 or more minutes to confirm the transaction, is it possible to send the unconfirmed transaction using create_send? Or is it possible to automate from counterparty to send it after confirmation? http://ift.tt/2Anrd9W I have tried the advanced create_ parameters to no avail. http://ift.tt/2imk3vR