You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you're doing this to learn the overall arch, then it's a fine task but otherwise this is very low priority given the createSimpleTx call is only used in a single test.
See disabled test here: https://github.com/decred/dcrlnd/blob/v0.2.0-rc2/lnwallet/interface_test.go#L2601-L2602
Currently
createSimpleTx
is only used by theestimateFee
rpcserver call which ordinarily isn't used by users.The text was updated successfully, but these errors were encountered: