pub async fn spawn_test_keystore() -> KeystoreApiResult<KeystoreSender>
Expand description

Construct a new TestKeystore. DANGER! This is a mock keystore for testing, DO NOT USE THIS IN PRODUCTION!