toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice.provider
/
ChainId
Chain
Id
data
class
ChainId
(
val
id
:
String
)
Members
Members & Extensions
Constructors
Chain
Id
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
Functions
is
Valid
Link copied to clipboard
fun
ChainId
.
isValid
(
)
:
Boolean