Register Fio Address
Action for registering a FIO name; register_fio_address
Content copied to clipboard
TW.FIO.Proto.Action.RegisterFioAddressTypes
Functions
Link copied to clipboard
Link copied to clipboard
The FIO name to be registered. Ex.: "alice@trust"
Content copied to clipboard
string fio_address = 1;Link copied to clipboard
The FIO name to be registered. Ex.: "alice@trust"
Content copied to clipboard
string fio_address = 1;Link copied to clipboard
FIO address of the owner. Ex.: "FIO6m1fMdTpRkRBnedvYshXCxLFiC5suRU8KDfx8xxtXp2hntxpnf"
Content copied to clipboard
string owner_fio_public_key = 2;Link copied to clipboard
FIO address of the owner. Ex.: "FIO6m1fMdTpRkRBnedvYshXCxLFiC5suRU8KDfx8xxtXp2hntxpnf"
Content copied to clipboard
string owner_fio_public_key = 2;Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): RegisterFioAddress
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): RegisterFioAddress
open fun parseFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): RegisterFioAddress