export type ParamsSendRawTransaction = { account: string; tx: any; };