Directive Undelegate
Undelegate directive
Content copied to clipboard
TW.Harmony.Proto.DirectiveUndelegate
Types
Functions
Link copied to clipboard
Link copied to clipboard
Delegator address
Content copied to clipboard
string delegator_address = 1;
Link copied to clipboard
Delegator address
Content copied to clipboard
string delegator_address = 1;
Link copied to clipboard
Validator address
Content copied to clipboard
string validator_address = 2;
Link copied to clipboard
Validator address
Content copied to clipboard
string validator_address = 2;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): DirectiveUndelegate
Link copied to clipboard
open fun parseFrom(data: Array<Byte>, extensionRegistry: ExtensionRegistryLite): DirectiveUndelegate
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): DirectiveUndelegate
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): DirectiveUndelegate