[][src]Function indyrs::set_runtime_config

pub fn set_runtime_config(config: &str) -> ErrorCode

Set libindy runtime configuration. Can be optionally called to change current params.

Arguments

  • config - { "crypto_thread_pool_size": - size of thread pool for the most expensive crypto operations. (4 by default) }