[][src]Trait spacejam::Telescope

pub trait Telescope {
    fn utxo(&self, address: [u8; 32], barrel_chain: BarrelChain) -> usize;
}

Touch the Galaxy

Required methods

fn utxo(&self, address: [u8; 32], barrel_chain: BarrelChain) -> usize

Loading content...

Implementors

impl Telescope for Cowboy[src]

Loading content...