delete some draft files

This commit is contained in:
lzx 2025-04-10 15:31:55 +08:00
parent e6211c73d8
commit c16f231a58
3 changed files with 0 additions and 34 deletions

BIN
main

Binary file not shown.

View File

@ -1 +0,0 @@
package main

View File

@ -1,33 +0,0 @@
alephium.network.network-id = 7
alephium.discovery.bootstrap = []
alephium.api.network-interface = "0.0.0.0"
alephium.api.api-key-enabled = false
alephium.mining.api-interface = "0.0.0.0"
# Configure your own miner addresses
alephium.mining.miner-addresses = ["1EjmgB5GzbvVpu63a3GxLPjk4DNedhpjNZvVz5oCMpHg5","1BHkVwr7VNW2ViqphAR2wy3QdmAm29jYaTVt4w62kH9V1","15aeh8ugDpDjWRWhVHeLhyz3KTKSqKaoydTdMFxjD99BJ","17sEVHyyfHiwFXDH3onX9MxsbP6kh2B8hrtPd7mk3Qa6r"]
alephium.genesis.allocations = [
{
address = "1DrDyTr9RpRsQnDnXo2YRiPzPW4ooHX5LLoqXrqfMrpQH",
amount = 1000000000000000000000000,
lock-duration = 0 seconds
},
{
address = "14UAjZ3qcmEVKdTo84Kwf4RprTQi86w2TefnnGFjov9xF",
amount = 1000000000000000000000000,
lock-duration = 0 seconds
},
{
address = "15jjExDyS8q3Wqk9v29PCQ21jDqubDrD8WQdgn6VW2oi4",
amount = 1000000000000000000000000,
lock-duration = 0 seconds
},
{
address = "17cBiTcWhung3WDLuc9ja5Y7BMus5Q7CD9wYBxS1r1P2R",
amount = 1000000000000000000000000,
lock-duration = 0 seconds
}
]