add stake orders list
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import { Exchange } from "./Exchange";
|
||||
import { Stake } from "./Stake";
|
||||
|
||||
export const Orders = {
|
||||
Exchange,
|
||||
Stake,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user