Function fetch_fixed_tick_array
pub fn fetch_fixed_tick_array(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<FixedTickArray>, Error>
pub fn fetch_fixed_tick_array(
rpc: &RpcClient,
address: &Pubkey,
) -> Result<DecodedAccount<FixedTickArray>, Error>