Documentation
      ¶
    
    
  
    
  
    Overview ¶
AP0 defines constants used during the initial network launch.
Index ¶
Constants ¶
      View Source
      
  
const ( // MinGasPrice is the minimum gas price of a transaction. // // This value was modified by `ap1.MinGasPrice`. MinGasPrice = 470 * utils.GWei // AtomicTxFee is the amount of AVAX that must be burned by an atomic tx. // // This value was replaced with the Apricot Phase 3 dynamic fee mechanism. AtomicTxFee = units.MilliAvax )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.