Endowed: PlainDescriptor<{
    balance: bigint;
    cid: {
        digest: FixedSizeBinary<4>;
        geohash: FixedSizeBinary<5>;
    };
    who: SS58String;
}>

Endowed a new account with a respective currency [community_id, who, balance]