Skip to content

Instantly share code, notes, and snippets.

{
"name": "illlefr4u",
"website": "https://github.com/illlefr4u",
"description": "Love less government intervention and more freedom",
"logo": "https://upload.wikimedia.org/wikipedia/commons/0/01/Brazil_flag_300.png",
"twitter": ""
}
@illlefr4u
illlefr4u / chain_spec.rs
Created September 12, 2019 22:21
chain_spec for smart-contract module
use primitives::{ed25519, sr25519, Pair};
use contract_chain_runtime::{
AccountId, ContractConfig, GenesisConfig, ConsensusConfig, TimestampConfig, BalancesConfig,
SudoConfig, IndicesConfig,
};
use substrate_service;
use ed25519::Public as AuthorityId;
// Note this is the URL for the telemetry server