[−][src]Trait jlib::api::query::account_info::AccountInfoI
Required methods
fn request_account_info<F>(&self, config: &Config, account: String, op: F) where
F: Fn(Result<RequestAccountInfoResponse, AccounInfoSideKick>),
F: Fn(Result<RequestAccountInfoResponse, AccounInfoSideKick>),
Implementors
impl AccountInfoI for AccountInfo
[src]
fn request_account_info<F>(&self, config: &Config, account: String, op: F) where
F: Fn(Result<RequestAccountInfoResponse, AccounInfoSideKick>),
[src]
F: Fn(Result<RequestAccountInfoResponse, AccounInfoSideKick>),