kmpworker
Toggle table of contents
0.1.0-beta04
common
Platform filter
common
Switch theme
Search in API
kmpworker
core
/
io.neuralheads.kmpworker.core
/
ChainRepository
/
get
get
abstract
suspend
fun
get
(
chainId
:
String
)
:
ChainProgress
?
Returns the progress record for
chainId
, or null if not found.