gill/programs/token/Type aliasesUpdateGroupMemberPointerInstructionDataArgstype UpdateGroupMemberPointerInstructionDataArgs = { memberAddress: OptionOrNullable<Address>; }; Properties memberAddress memberAddress: OptionOrNullable<Address>; The new account address that holds the member.UpdateGroupMemberPointerInstructionDataPrevious PageUpdateGroupPointerInputNext Page