Open krebernisak opened 2 years ago
We should prefix all error messages with contract/namespace like so:
with_attr error_message("Aggregator: Total amount due exceeds the balance"):
_Originally posted by @krebernisak in https://github.com/smartcontractkit/chainlink-starknet/pull/146#discussion_r989988962_
We should also standardise the error language: https://github.com/OpenZeppelin/cairo-contracts/issues/488
We should prefix all error messages with contract/namespace like so:
_Originally posted by @krebernisak in https://github.com/smartcontractkit/chainlink-starknet/pull/146#discussion_r989988962_