Struct fuel_core_interfaces::db::Coins
source · pub struct Coins;
Expand description
The storage table of coins. Each Coin
is represented by unique UtxoId
.
pub struct Coins;
The storage table of coins. Each Coin
is represented by unique UtxoId
.