WalletCore
WalletCore
/
wallet.core.jni.proto
/
Cosmos
/
Message
/
StakeAuthorization
/
Validators
/
getAddress
get
Address
open
fun
getAddress
(
index
:
Int
)
:
String
repeated string address = 1;
Return
The address at the given index.
Parameters
index
The index of the element to return.