Skip to content

nooschain v0.1.0


nooschain / chain/transaction-types / removeBucketAccessRulePayloadSchema

Variable: removeBucketAccessRulePayloadSchema

const removeBucketAccessRulePayloadSchema: ZodObject<{ bucketId: ZodString; id: ZodString; }, "strip", ZodTypeAny, { bucketId: string; id: string; }, { bucketId: string; id: string; }>

Defined in: chain/transaction-types.ts:245

Audience-first NOOSChain documentation.