[][src]Trait interledger_btp::BtpAccount

pub trait BtpAccount: Account {
    fn get_ilp_over_btp_url(&self) -> Option<&Url>;
fn get_ilp_over_btp_outgoing_token(&self) -> Option<&[u8]>; }

Required methods

Loading content...

Implementors

Loading content...