Function getEarlyResolutionVoteThreshold
- getEarlyResolutionVoteThreshold<T0 = any>(
client: Aptos,
request: {
functionArguments: [string, bigint];
typeArguments: [`${string}::${string}::${string}`];
},
version?: bigint,
): Promise<[_0x1.option.Option<bigint>]> Parameters
- client: Aptos
- request: {
functionArguments: [string, bigint];
typeArguments: [`${string}::${string}::${string}`];
} Optional
version: bigint