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
8165ec8 rpc: fix fields type in man (Ruslan Kasheparov)
Pull request description:
ACKs for top commit:
tomt1664:
ACK e559b1c tested locally
Tree-SHA512: 3d28967258450fedca14bd609b04a58f8288b6aeb4b40e92779217dc9f6aa5e9d5ac2345a1024b38d007fa96f5da103e12c7cd1207e32eb2933bbb6723248ea4
{"blinding_key", RPCArg::Type::STR_HEX, RPCArg::Optional::NO, "The blinding public key. This can be obtained for a given address using `getaddressinfo` (`confidential_key` field)."},
624
629
},
625
630
RPCResult{
626
-
RPCResult::Type::STR, "blinded_address", "The blinded address"
0 commit comments