pub trait ChannelAuthorizeError { // Required method fn _get_field_error(&self) -> XRPLModelResult<()>; }