The bytecode of the contract creation.
The decoding mode that was used; see the README for more on these.
Further information about how the decoding may be interpreted. Note that interpretations may be added by things that use @truffle/codec, such as @truffle/decoder, rather than by @truffle/codec itself. See individual interpretations for details. (Currently there are none for this type.)
The kind of decoding; indicates that this is an UnknownCreationDecoding.
Generated using TypeDoc
This type represents a contract creation for an unknown class. In this case, it's simply not possible to return much information.
Category
Output