# Constants
BootstrappedOracleService is the key to Oracle Service in bootstrap context.
# Structs
Bootstrapper implements bootstrap.Bootstrapper.
PushAttributeToOracleRequest request holds the required data to push value to oracle.
PushToOracleJob pushes nft value to oracle args are as follows did, oracleAddr, tokenID, fingerprint, value.
PushToOracleResponse holds the job ID along with original request.
# Interfaces
Service defines the functions to Oracle.