Operation List
A list of operations and a branch.
Next field: 3
Content copied to clipboard
TW.Tezos.Proto.OperationList
Types
Functions
Link copied to clipboard
branch
Content copied to clipboard
string branch = 1;
Link copied to clipboard
Link copied to clipboard
list of operations
Content copied to clipboard
repeated .TW.Tezos.Proto.Operation operations = 2;
Link copied to clipboard
list of operations
Content copied to clipboard
repeated .TW.Tezos.Proto.Operation operations = 2;
Link copied to clipboard
list of operations
Content copied to clipboard
repeated .TW.Tezos.Proto.Operation operations = 2;
Link copied to clipboard
list of operations
Content copied to clipboard
repeated .TW.Tezos.Proto.Operation operations = 2;
Link copied to clipboard
list of operations
Content copied to clipboard
repeated .TW.Tezos.Proto.Operation operations = 2;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): OperationList
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): OperationList