Function fetch_tick_array

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