Indexable
[key: string]: string | Uint8Array | undefined | boolean | number
Properties
Optional
experimental
experimental?: boolean
protocol
protocol: "" | "bzzr0" | "bzzr1" | "ipfs" = ''
Accessors
minor
- get minor(): undefined | number
-
Returns undefined | number
url
- get url(): string
-
Returns string
Represents the metadata hash protocols embedded in bytecode by
solc
.See https://docs.soliditylang.org/en/latest/metadata.html#encoding-of-the-metadata-hash-in-the-bytecode.