Type Definition casper_types::TransferResult

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

The result of an attempt to transfer between purses.