AddAccountStateRequestArgs: BlockchainRequestArgs & FetcherAccountPartitionRequestArgs & {
    subscribeChanges: boolean;
}

Generated using TypeDoc