small ticker size

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-04-12 20:38:35 +02:00
parent 6db679d35e
commit 7ead988ba4
1 changed files with 1 additions and 1 deletions

View File

@ -792,7 +792,7 @@ impl<'keypair> ClientInstruction for Serum3RegisterMarketInstruction<'keypair> {
let program_id = mango_v4::id();
let instruction = Self::Instruction {
market_index: self.market_index,
name: "some_ticker/usdc".to_string(),
name: "UUU/usdc".to_string(),
};
let serum_market = Pubkey::find_program_address(