Function createDeregisterCurrencyInstruction
- createDeregisterCurrencyInstruction(__namedParameters): Promise<{
accounts: web3.PublicKey[];
instructions: web3.TransactionInstruction[];
}> Returns Promise<{
accounts: web3.PublicKey[];
instructions: web3.TransactionInstruction[];
}>
Returns an instruction which registers a valid currency with the market. Update authority must match marketVarsAccount.