Options
All
  • Public
  • Public/Protected
  • All
Menu

This error indicates that something went wrong while attempting to determine the location of this contract's state variables. This error will be thrown if you attempt to use decoding functions after something went wrong during setup. Unfortunately, we can't always avoid this at the moment; we're hoping to make this more robust in the future with Truffle DB. In the meantime, it is at least worth noting that you should not encounter this error if your entire project was written in Solidity and all compiled at once. Sorry.

Hierarchy

  • Error
    • ContractAllocationFailedError

Index

Constructors

Properties

compilationId: string
contractName: string
id: number

Generated using TypeDoc