UNPKG

hermes-v2-sdk

Version:

⚒️ An SDK for building applications on top of Hermes V2

7 lines (6 loc) 168 B
export declare type GaugeVotesOptions = { isBranchChain: boolean; isUsingVirtualAccount: boolean; virtualAccount: string; userAccount: string; };