Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Max number of transfer recipients #4947

Closed ignazio-bovo closed 10 months ago

ignazio-bovo commented 11 months ago

Context We need to choose a max amount of possible transfer recipient number for crt extrinsic related to transferring. Current value = 256u32

_Originally posted by @mnaamani in https://github.com/Joystream/joystream/pull/4871#discussion_r1365225815_

┆Issue is synchronized with this Asana task by Unito

bedeho commented 11 months ago

Lets use 24 for now.

mnaamani commented 10 months ago

Addressed in https://github.com/Joystream/joystream/pull/4871