Skip to content

$bitcoind->sendToAddress and next steps #68

Description

@tcolonel

Hello.

Tell me what to do next-after using $bitcoind-> Sendtoaddress in the case of using 3 networks:

  • regtest
  • testnet
  • mainnet

Now I used this method (sendToAddress) in the regtest, I received the transaction Id. And then what to do - how to make sure that the transaction has confirmations? I understand correctly what I need to use with the createrawtransaction, then signrawtransactionwithwallet, and then sendrawtransaction? Or something else? How can I do this with your library?

Could you write in steps - what needs to be done.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions