RpcAccountStatus
export type RpcAccountStatus = {
  name: string
  id: string
  head: {
    hash: string
    sequence: number
    inChain: boolean | null
  } | null
  viewOnly: boolean
}
Usage:
export type RpcAccountStatus = {
  name: string
  id: string
  head: {
    hash: string
    sequence: number
    inChain: boolean | null
  } | null
  viewOnly: boolean
}
Usage:
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
|
Terms and Conditions for Ledger Campaign|
Privacy Policy|
Media Kit|
Copyright 2025 Iron Fish.