feat: add module constants
This commit is contained in:
@@ -3,6 +3,8 @@ use sample/mint
|
||||
use sample/spend
|
||||
use aiken/builtin
|
||||
|
||||
const something = 5
|
||||
|
||||
pub type Redeemer {
|
||||
signer: ByteArray,
|
||||
amount: Int,
|
||||
|
||||
Reference in New Issue
Block a user