Add Pub Address Or Builder
interface AddPubAddressOrBuilder
Functions
Link copied to clipboard
The FIO name already registered to the owner. Ex.: "alice@trust"
Content copied to clipboard
string fio_address = 1;
Link copied to clipboard
The FIO name already registered to the owner. Ex.: "alice@trust"
Content copied to clipboard
string fio_address = 1;
Link copied to clipboard
List of public addresses to be registered, ex. {{"BTC", "bc1qv...7v"},{"BNB", "bnb1ts3...9s"}}
Content copied to clipboard
repeated .TW.FIO.Proto.PublicAddress public_addresses = 2;
Link copied to clipboard
List of public addresses to be registered, ex. {{"BTC", "bc1qv...7v"},{"BNB", "bnb1ts3...9s"}}
Content copied to clipboard
repeated .TW.FIO.Proto.PublicAddress public_addresses = 2;
Link copied to clipboard
List of public addresses to be registered, ex. {{"BTC", "bc1qv...7v"},{"BNB", "bnb1ts3...9s"}}
Content copied to clipboard
repeated .TW.FIO.Proto.PublicAddress public_addresses = 2;