Skip to main content

TestWallet

Type Alias TestWallet 

Source
pub type TestWallet = Memory;
Expand description

An in-memory wallet used in tests.

Aliased Typeยง

pub struct TestWallet(/* private fields */);