ssh test2

This commit is contained in:
Sayantan Karmakar 2022-05-15 08:57:38 +05:30
parent 602b518fa0
commit 936dd3f5a4
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ export interface MarketAccounts {
asks: Keypair;
}
// ssh-test
export class DexMarket {
public address: PublicKey;