10 lines
520 B
Plaintext
10 lines
520 B
Plaintext
MESSAGE_BUFFER_PROGRAM_ID=7Vbmv1jt4vyuqBZcpYPpnVhrqVe5e6ZPb6JxDcffRHUM
|
|
PAYER_KEYPAIR_PATH=<ABSOLUTE_PATH_TO_KEYPAIR>
|
|
CLUSTER=pythtest-crosschain
|
|
# Whitelist admin will be initialized to same as payer
|
|
# then a separate txn will be used to set it to the following address
|
|
# after the message buffers have been initialized
|
|
# WHITELIST_ADMIN=D8y6qTbQeYQdyrgKUvZbsveQkfnUThRKZvewddr4SKNt # Pythtest Multisig authority address (PDA of executor)
|
|
# 522 + 85(PriceFeedMessage) + 101(TwapMessage) + extra buffer
|
|
INITIAL_SIZE=2048
|