glethers/block

Types

pub type Block {
  Latest
  Number(Int)
}

Constructors

  • Latest
  • Number(Int)

Functions

pub fn to_string(block: Block) -> String
Search Document