Function fetch_lock_config

pub fn fetch_lock_config(
    rpc: &RpcClient,
    address: &Address,
) -> Result<DecodedAccount<LockConfig>, Error>