Function processInitialize
- processInitialize(program: ScoreIDLProgram, updateAuthorityAccount: AsyncSigner<unknown>, atlasMint: PublicKey, fuelMint: PublicKey, foodMint: PublicKey, armsMint: PublicKey, toolkitMint: PublicKey): InstructionReturn
-
Parameters
-
-
updateAuthorityAccount: AsyncSigner<unknown>
-
atlasMint: PublicKey
-
fuelMint: PublicKey
-
foodMint: PublicKey
-
armsMint: PublicKey
-
toolkitMint: PublicKey
Returns InstructionReturn
Initialize the SCORE program. Sets update authority and resource mints.
Returns
InstructionReturn