RustMinerSystem

Documentation

Coin Permission Management

Maintain coin creation permissions for installed custom RustMiner builds from Coin Permission Configuration in Service Management.

Coin Permission Management

Coin permission management is available from Service Management - Actions - Coin Permission Configuration. It controls which coins an installed custom RustMiner build is allowed to create.

After the configuration is saved, RustMiner clients check these permissions when creating a coin and decide whether the current custom build is allowed to create that coin.

Entry Point

  1. Open Service Management.
  2. Find the custom service whose permissions need to be changed.
  3. Click Actions on that row.
  4. Open Coin Permission Configuration.
  5. Select or deselect the coins this custom build is allowed to create.
  6. Save the configuration.

Before operating, confirm the target CID and custom name so coin permissions are not enabled or disabled for the wrong custom build.

What The Permission Controls

Coin permissions control the selectable coin range when the client creates a coin. For the same custom build, coins enabled in the backend become available for creation in RustMiner. Coins not enabled in the backend are not available for coin creation.

Configuration Client behavior
Enabled The RustMiner client can use this coin when creating a coin.
Disabled The RustMiner client does not have permission to create this coin.

This setting controls whether a coin can be created. It does not set inside fee ratios and does not replace inside fee configuration.

Scope

Coin permission configuration applies to installed custom RustMiner builds. Operators can maintain different coin creation scopes by CID for different customers or custom builds.

Common scenarios:

  • Enable specified coins for a newly delivered custom build.
  • Disable coins that a custom build should not create for now.
  • Maintain different coin permission scopes for different CIDs.
  • Before a customer starts a new coin business, confirm that the custom build already has the required coin permission.

Operational Advice

  • Before enabling a new coin, confirm that the customer really needs the ability to create it.
  • Before disabling a coin permission, confirm that it will not block the customer’s later creation needs.
  • If multiple CIDs need the same permission, still confirm the target scope one by one to avoid accidental changes.
  • Coin permissions only decide creation permission. To adjust fee-routing rules, use Edit Fee Rate to maintain inside fee configuration.