Transaction Plan
Nervos transaction plan
Content copied to clipboard
TW.Nervos.Proto.TransactionPlan
Types
Functions
Link copied to clipboard
A list of cell deps.
Content copied to clipboard
repeated .TW.Nervos.Proto.CellDep cell_deps = 1;
Link copied to clipboard
A list of cell deps.
Content copied to clipboard
repeated .TW.Nervos.Proto.CellDep cell_deps = 1;
Link copied to clipboard
A list of cell deps.
Content copied to clipboard
repeated .TW.Nervos.Proto.CellDep cell_deps = 1;
Link copied to clipboard
A list of cell deps.
Content copied to clipboard
repeated .TW.Nervos.Proto.CellDep cell_deps = 1;
Link copied to clipboard
A list of cell deps.
Content copied to clipboard
repeated .TW.Nervos.Proto.CellDep cell_deps = 1;
Link copied to clipboard
Link copied to clipboard
Optional error
Content copied to clipboard
.TW.Common.Proto.SigningError error = 6;
Link copied to clipboard
A list of header deps.
Content copied to clipboard
repeated bytes header_deps = 2;
Link copied to clipboard
A list of header deps.
Content copied to clipboard
repeated bytes header_deps = 2;
Link copied to clipboard
A list of header deps.
Content copied to clipboard
repeated bytes header_deps = 2;
Link copied to clipboard
A list of 1 or more outputs by this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.CellOutput outputs = 4;
Link copied to clipboard
A list of 1 or more outputs by this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.CellOutput outputs = 4;
Link copied to clipboard
A list of outputs data.
Content copied to clipboard
repeated bytes outputs_data = 5;
Link copied to clipboard
A list of outputs data.
Content copied to clipboard
repeated bytes outputs_data = 5;
Link copied to clipboard
A list of outputs data.
Content copied to clipboard
repeated bytes outputs_data = 5;
Link copied to clipboard
A list of 1 or more outputs by this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.CellOutput outputs = 4;
Link copied to clipboard
A list of 1 or more outputs by this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.CellOutput outputs = 4;
Link copied to clipboard
A list of 1 or more outputs by this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.CellOutput outputs = 4;
Link copied to clipboard
A list of 1 or more selected cells for this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.Cell selected_cells = 3;
Link copied to clipboard
A list of 1 or more selected cells for this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.Cell selected_cells = 3;
Link copied to clipboard
A list of 1 or more selected cells for this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.Cell selected_cells = 3;
Link copied to clipboard
A list of 1 or more selected cells for this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.Cell selected_cells = 3;
Link copied to clipboard
A list of 1 or more selected cells for this transaction
Content copied to clipboard
repeated .TW.Nervos.Proto.Cell selected_cells = 3;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): TransactionPlan
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): TransactionPlan