Variable authorizationsConst
authorizations: readonly [
{
actor: { production: "marketplace"; testnet: "markettest22" };
permissions: readonly ["active"];
},
{
actor: { production: "gateway"; testnet: "gateway2222" };
permissions: readonly ["active"];
},
] = ...