FA12Parameters
Protobuf type TW.Tezos.Proto.FA12Parameters
Types
Functions
Link copied to clipboard
Link copied to clipboard
string entrypoint = 1;
Link copied to clipboard
string entrypoint = 1;
Link copied to clipboard
string from = 2;
Link copied to clipboard
string to = 3;
Link copied to clipboard
string value = 4;
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): FA12Parameters
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): FA12Parameters