RpcTransaction
export type RpcTransaction = {
  hash: string
  size: number
  fee: number
  expiration: number
  signature: string
  notes: RpcEncryptedNote[]
  spends: RpcSpend[]
  mints: RpcMint[]
  burns: RpcBurn[]
  serialized?: string
}
Usage:
export type RpcTransaction = {
  hash: string
  size: number
  fee: number
  expiration: number
  signature: string
  notes: RpcEncryptedNote[]
  spends: RpcSpend[]
  mints: RpcMint[]
  burns: RpcBurn[]
  serialized?: string
}
Usage:
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
Company