feat: starting to get pretty error messages

This commit is contained in:
rvcas
2022-10-11 13:55:38 -04:00
committed by Lucas
parent 59d7b54473
commit da89e9902c
8 changed files with 103 additions and 12 deletions

View File

@@ -5,7 +5,7 @@ pub type Datum {
}
pub type Redeemer {
Buy
Buy,
Sell
}