Skip to content

Commit

Permalink
remove min lovelace
Browse files Browse the repository at this point in the history
  • Loading branch information
shan501 committed Nov 25, 2024
1 parent 72e486d commit 2b6d467
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 48 deletions.
2 changes: 0 additions & 2 deletions lib/constants.ak
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ use aiken/crypto.{ScriptHash, VerificationKeyHash}
use cardano/address.{Credential, Inline, StakeCredential, VerificationKey}
use cardano/assets.{AssetName, PolicyId}

pub const min_lovelace_amount: Int = 2_000_000

// all random temp value
pub const burn_address: ScriptHash =
#"3d960f7ce468aa238665abd8327f2916926f33350b45b2b1dbac3c03"
Expand Down
Loading

0 comments on commit 2b6d467

Please sign in to comment.