Function ethers::core::utils::moonbeam::dev_keys[][src]

pub fn dev_keys() -> Vec<SecretKey<Secp256k1>, Global>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Returns the private developer keys https://docs.moonbeam.network/snippets/code/setting-up-node/dev-accounts/