.env.template 366 B

123456789
  1. MESSAGE_BUFFER_PROGRAM_ID=
  2. # absolute path to keypair
  3. PAYER_KEYPAIR_PATH=
  4. # 'devnet' | 'testnet' | 'mainnet-beta' |'integration' | 'pythtest-conformance' | 'pythnet' | 'localnet' | 'pythtest-crosschain';
  5. CLUSTER=
  6. # optional pubkey whitelist admin to set after initializing accounts
  7. # whitelist admin will initially be set to the payer
  8. WHITELIST_ADMIN=
  9. INITIAL_SIZE=