Bondtroller Error Reporter
Events
Failure
error
corresponds to enum Error; info
corresponds to enum FailureInfo, and detail
is an arbitrary contract-specific code that enables us to report opaque error codes from upgradeable contracts.*
Parameters
Name | Type | Description |
---|---|---|
error | uint256 | undefined |
info | uint256 | undefined |
detail | uint256 | undefined |
Last updated