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

Properties

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