Builder
class Builder
/ Transaction pre-signing output
Content copied to clipboard
TW.Bitcoin.Proto.PreSigningOutputFunctions
Link copied to clipboard
open fun addAllHashPublicKeys(values: Iterable<out HashPublicKey>): Bitcoin.PreSigningOutput.Builder
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ error code, 0 is ok, other codes will be treated as errors
Content copied to clipboard
.TW.Common.Proto.SigningError error = 2;Link copied to clipboard
/ error description
Content copied to clipboard
string error_message = 3;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ error description
Content copied to clipboard
string error_message = 3;Link copied to clipboard
/ error description
Content copied to clipboard
string error_message = 3;Link copied to clipboard
/ error code, 0 is ok, other codes will be treated as errors
Content copied to clipboard
.TW.Common.Proto.SigningError error = 2;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;Link copied to clipboard
/ error code, 0 is ok, other codes will be treated as errors
Content copied to clipboard
.TW.Common.Proto.SigningError error = 2;Link copied to clipboard
/ error description
Content copied to clipboard
string error_message = 3;Link copied to clipboard
/ error description
Content copied to clipboard
string error_message = 3;Link copied to clipboard
/ error code, 0 is ok, other codes will be treated as errors
Content copied to clipboard
.TW.Common.Proto.SigningError error = 2;Link copied to clipboard
/ hash, public key list
Content copied to clipboard
repeated .TW.Bitcoin.Proto.HashPublicKey hash_public_keys = 1;