You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contracts/oracle/src/lib.rs — pub fn configure_oracle(env: Env, caller: Address, config: OracleConfig) -> Result<(), Error> has no doc comment explaining what fields OracleConfig carries or who is authorized to call it.
contracts/oracle/src/lib.rs—pub fn configure_oracle(env: Env, caller: Address, config: OracleConfig) -> Result<(), Error>has no doc comment explaining what fieldsOracleConfigcarries or who is authorized to call it.