Ksui core
Toggle table of contents
3.0.0
common
Platform filter
common
Switch theme
Search in API
Ksui core
Ksui core
/
xyz.mcxross.ksui.core.model
/
AccountAddress
/
Companion
Companion
object
Companion
Members
Properties
EMPTY
Link copied to clipboard
val
EMPTY
:
AccountAddress
LENGTH
Link copied to clipboard
const
val
LENGTH
:
Int
=
32
Functions
from
Link copied to clipboard
fun
from
(
data
:
ByteArray
)
:
AccountAddress
from
Public
Key
Link copied to clipboard
fun
fromPublicKey
(
publicKey
:
PublicKey
)
:
AccountAddress
from
String
Link copied to clipboard
fun
fromString
(
s
:
String
)
:
AccountAddress