Page MenuHomePhabricator

Change docs for walletcreatefundedpsbt RPC method
ClosedPublic

Authored by PiRK on Aug 25 2021, 14:43.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC9602a51971d9: Change docs for walletcreatefundedpsbt RPC method
Summary

sequence field in the list of inputs currently marked as "required". Actually it can be omitted and it's value depends on locktime and options.replaceable fields. Just the same as in createpsbt call.

This is a backport of core#19018

Test Plan
src/bitcoin-cli help walletcreatefundedpsbt

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable