solana-kotlin
Toggle table of contents
0.3.3
common
Platform filter
common
Switch theme
Search in API
solana-kotlin
solana-kotlin
/
net.avianlabs.solana.methods
/
SignatureInformation
/
SignatureInformation
Signature
Information
constructor
(
err
:
JsonElement
?
,
memo
:
JsonElement
?
,
signature
:
String
?
,
slot
:
Long
?
,
blockTime
:
Long
?
,
confirmationStatus
:
String
?
)