Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-04-07 20:05:06 +02:00
parent 03c39f9b9c
commit 9a49164110
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ export class MangoClient {
return await getBanksForGroup(this, group.publicKey);
}
// Stub Oracle
public async createStubOracle(
group: Group,
mintPk: PublicKey,