Builder
class Builder
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Ethereum.Proto.SigningOutputFunctions
Link copied to clipboard
The payload part, supplied in the input or assembled from input parameters
Content copied to clipboard
bytes data = 5;Link copied to clipboard
Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 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 = 6;Link copied to clipboard
error code description
Content copied to clipboard
string error_message = 7;Link copied to clipboard
bytes r = 3;Link copied to clipboard
bytes s = 4;Link copied to clipboard
The V, R, S components of the resulting signature, (each uint256, serialized little endian)
Content copied to clipboard
bytes v = 2;Link copied to clipboard
Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 1;Link copied to clipboard
error code description
Content copied to clipboard
string error_message = 7;Link copied to clipboard
error code description
Content copied to clipboard
string error_message = 7;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 = 6;Link copied to clipboard
The payload part, supplied in the input or assembled from input parameters
Content copied to clipboard
bytes data = 5;Link copied to clipboard
Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 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 = 6;Link copied to clipboard
error code description
Content copied to clipboard
string error_message = 7;Link copied to clipboard
error code description
Content copied to clipboard
string error_message = 7;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 = 6;Link copied to clipboard
bytes r = 3;Link copied to clipboard
bytes s = 4;Link copied to clipboard
The V, R, S components of the resulting signature, (each uint256, serialized little endian)
Content copied to clipboard
bytes v = 2;