]> Untitled Git - bdk/commit
Update create transaction example code
authorTobin Harding <me@tobin.cc>
Thu, 6 May 2021 06:11:06 +0000 (16:11 +1000)
committerAlekos Filini <alekos.filini@gmail.com>
Wed, 12 May 2021 12:13:23 +0000 (14:13 +0200)
commitfad0fe9f300618aac4e19cac1430f47c084671ab
tree4324fe9141e4d97b4d8f5154242eeccbb83d94ea
parent47f26447daccd4b691590bf7776cbc52bc934418
Update create transaction example code

The transaction builder changed a while ago, looks like some of the
example code did not get updated.

Update the transaction creation code to use a mutable builder.
src/lib.rs