Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface ContractLayoutHashingStrategy
implements Struct
import { type ContractLayoutHashingStrategy } from "https://deno.land/x/polkadot@0.2.14/types/interfaces/contractsAbi/index.ts";

Properties

readonly
hasher: ContractCryptoHasher
readonly
postfix: Bytes
readonly
prefix: Bytes