Function create_ticker

Source
pub fn create_ticker(
    ctx: Context<'_, '_, '_, '_, CreateTicker<'_>>,
    args: CreateTickerArgs,
) -> Result<()>