Skip to content

ConfirmedBlock

bigearsenal edited this page May 17, 2022 · 1 revision

ConfirmedBlock

public struct ConfirmedBlock: Decodable 

Inheritance

Decodable

Properties

blockhash

public let blockhash: String

previousBlockhash

public let previousBlockhash: String

parentSlot

public let parentSlot: UInt64

transactions

public let transactions: [TransactionInfo]

rewards

public let rewards: [Reward]

blockTime

public let blockTime: UInt64?
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally