Type alias PoxAddressArgs

PoxAddressArgs: [version: Uint8Array, hashBytes: Uint8Array, network: "mainnet" | "testnet"] | [poxAddrClarityValue: ClarityValue, network: "mainnet" | "testnet"]

Generated using TypeDoc