Builder
class Builder
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Harmony.Proto.SigningOutputFunctions
Link copied to clipboard
Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 1;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 signature
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
Signed and encoded transaction bytes.
Content copied to clipboard
bytes encoded = 1;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 signature
Content copied to clipboard
bytes v = 2;