All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.org.sol4k.api.Blockhash.kt Maven / Gradle / Ivy

There is a newer version: 0.5.4
Show newest version
package org.sol4k.api

data class Blockhash(
    val blockhash: String,
    val slot: Long,
    val lastValidBlockHeight: Long,
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy