Function getVaultMetaAccountBySeeds
 
- getVaultMetaAccountBySeeds(dflow: Program<any>, retailAccountOwner: PublicKey, retailDataAccountNonce: BN): Promise<Account<any>>
 
- 
Parameters
- 
dflow: Program<any>
 
- 
retailAccountOwner: PublicKey
 
- 
retailDataAccountNonce: BN
 
 
Returns Promise<Account<any>>