pub type TokenSecurityResponse = HashMap<String, TokenSecurity>;Expand description
Token security response - map of address to security info
Aliased Typeยง
pub struct TokenSecurityResponse { /* private fields */ }pub type TokenSecurityResponse = HashMap<String, TokenSecurity>;Token security response - map of address to security info
pub struct TokenSecurityResponse { /* private fields */ }