add_account_features


Description:

[ Version ( deprecated = true , since = "0.11.14" ) ]
public void add_account_features (Quark[] features)

Warning: add_account_features is deprecated.

Request that the given features are prepared on each Account (in addition to TP_ACCOUNT_FEATURE_CORE) before calling observe_channels, add_dispatch_operation or handle_channels, or emitting request_added.

Note:

New code should use add_account_features instead.

Parameters:

this

a client

features

the features

n

the number of features, or -1 if features is 0-terminated