This type represents information about a Truffle project that can be used to
construct and initialize a encoder or decoder for that project. This
information may be passed in various ways; this is done Javascript style,
where you pass an object and the field you use indicates which way you're
using.
The old option to use config is no longer supported.
This type represents information about a Truffle project that can be used to construct and initialize a encoder or decoder for that project. This information may be passed in various ways; this is done Javascript style, where you pass an object and the field you use indicates which way you're using.
The old option to use
config
is no longer supported.