RpcEncryptedNote
export type RpcEncryptedNote = {
  hash: string
  serialized: string
  /**
   * @deprecated Please use hash instead
   */
  commitment: string
}
Usage:
export type RpcEncryptedNote = {
  hash: string
  serialized: string
  /**
   * @deprecated Please use hash instead
   */
  commitment: string
}
Usage:
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
Company