Events
AddOracle
Name | Type | Description |
---|---|---|
oracle | address | Address of an added oracle |
required | bool | Is this oracle’s signature required for every transfer |
UpdateOracle
Name | Type | Description |
---|---|---|
oracle | address | Address of an updated oracle |
required | bool | Is this oracle’s signature required for every transfer |
isValid | bool | Is this oracle valid, i.e. should it be treated as one |