Public Address
A public blockchain address, such as {"BTC", "bc1qvy4074rggkdr2pzw5vpnn62eg0smzlxwp70d7v"}
Content copied to clipboard
TW.FIO.Proto.PublicAddress
Types
Functions
Link copied to clipboard
The address
Content copied to clipboard
string address = 2;
Link copied to clipboard
The address
Content copied to clipboard
string address = 2;
Link copied to clipboard
Coin symbol for the address (a.k.a. tokenCode)
Content copied to clipboard
string coin_symbol = 1;
Link copied to clipboard
Coin symbol for the address (a.k.a. tokenCode)
Content copied to clipboard
string coin_symbol = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): PublicAddress
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): PublicAddress