toggle menu
solana-kotlin
0.2.1
common
switch theme
search in API
solana-kotlin
/
net.avianlabs.solana.methods
/
RecentBlockHash
Recent
Block
Hash
@
Serializable
data
class
RecentBlockHash
(
val
blockhash
:
String
,
val
feeCalculator
:
FeeCalculator
)
Members
Constructors
Recent
Block
Hash
Link copied to clipboard
constructor
(
blockhash
:
String
,
feeCalculator
:
FeeCalculator
)
Properties
blockhash
Link copied to clipboard
val
blockhash
:
String
fee
Calculator
Link copied to clipboard
val
feeCalculator
:
FeeCalculator