ACCOUNTS = ["GCPVO364M2CPPPQULG64IARXJRR6HSRVC6PAGKPZGDRNBZZTABKP67N5"] VERSION = "0.1.0" SIGNING_KEY = "GCJQZ5YQGRIZZRNEOL4ZDGVPHS4CCV33QKUB6CZNPECFNYO5HLUXQ4LE" NETWORK_PASSPHRASE = "Test SDF Network ; September 2015" WEB_AUTH_ENDPOINT = "http://localhost:8080/auth" WEB_AUTH_FOR_CONTRACTS_ENDPOINT = "http://localhost:8080/sep45/auth" WEB_AUTH_CONTRACT_ID = "CD3LA6RKF5D2FN2R2L57MWXLBRSEWWENE74YBEFZSSGNJRJGICFGQXMX" KYC_SERVER = "http://localhost:8080/sep12" TRANSFER_SERVER = "http://localhost:8080/sep6" TRANSFER_SERVER_SEP0024 = "http://localhost:8080/sep24" DIRECT_PAYMENT_SERVER = "http://localhost:8080/sep31" ANCHOR_QUOTE_SERVER = "http://localhost:8080/sep38" [[CURRENCIES]] code = "native" status = "test" is_asset_anchored = false anchor_asset_type = "crypto" desc = "XLM, the native token of the Stellar network." [DOCUMENTATION] ORG_NAME = "Stellar Development Foundation" ORG_URL = "https://stellar.org" ORG_DESCRIPTION = "The Stellar Development Foundation (SDF) is a non-profit organization whose mission is to create equitable access to the global financial system." ORG_KEYBASE = "stellar.public" ORG_TWITTER = "StellarOrg" ORG_GITHUB = "stellar"