A
B
D
E
F
G
H
I
K
N
P
S
X
A
- accountId() - function in dev.sublab.ss58.ByteArraySS58
- Returns AccountId hashed using Algorithm.Blake2b for 256 bits if the provided ByteArray is bigger then SS58's public key's size.
- accountId() - function in dev.sublab.ss58.StringSS58
- Returns public key from provided String value
- address(Integer) - function in dev.sublab.ss58.ByteArraySS58
- Address for a specific network type
- addSuppressed(Throwable) - function in kotlin.Throwable