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
Company