UNPKG

hector-rubic-sdk

Version:
6 lines (5 loc) 117 B
export interface EncodeTransactionOptions { gasPrice?: string; gasLimit?: string; fromAddress: string; }