Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TxReadCodec

Hierarchy

Index

Properties

identityToAddress

identityToAddress: function

chain-dependent way to calculate address from a public key

Type declaration

isValidAddress

isValidAddress: function

chain-dependent validation of address

Type declaration

    • (address: string): boolean
    • Parameters

      • address: string

      Returns boolean

parseBytes

parseBytes: function

parseBytes will recover bytes from the blockchain into a format we can use

Type declaration

Generated using TypeDoc