Renew Fio Address
Action for renewing a FIO name; renew_fio_address
Note: actor is not needed, computed from private key
Content copied to clipboard
TW.FIO.Proto.Action.RenewFioAddress
Types
Functions
Link copied to clipboard
Link copied to clipboard
The FIO name to be renewed. Ex.: "alice@trust"
Content copied to clipboard
string fio_address = 1;
Link copied to clipboard
The FIO name to be renewed. 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): RenewFioAddress
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): RenewFioAddress