Transaction Plan
Describes a preliminary transaction plan.
Content copied to clipboard
TW.NEO.Proto.TransactionPlan
Types
Functions
Link copied to clipboard
Link copied to clipboard
Optional error
Content copied to clipboard
.TW.Common.Proto.SigningError error = 4;
Link copied to clipboard
Selected unspent transaction outputs.
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionInput inputs = 2;
Link copied to clipboard
Selected unspent transaction outputs.
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionInput inputs = 2;
Link copied to clipboard
Selected unspent transaction outputs.
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionInput inputs = 2;
Link copied to clipboard
Selected unspent transaction outputs.
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionInput inputs = 2;
Link copied to clipboard
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;
Link copied to clipboard
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;
Link copied to clipboard
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;
Link copied to clipboard
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;
Link copied to clipboard
Used assets
Content copied to clipboard
repeated .TW.NEO.Proto.TransactionOutputPlan outputs = 1;
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