Type Definition casper_types::TransferResult[][src]

pub type TransferResult = Result<TransferredTo, ApiError>;
Expand description

The result of an attempt to transfer between purses.